New home UI
This commit is contained in:
parent
e8ee2ac4aa
commit
3d3ab23d27
15 changed files with 676 additions and 378 deletions
|
@ -232,7 +232,7 @@ header {
|
|||
}
|
||||
|
||||
#navigation {
|
||||
position: relative;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
@ -382,7 +382,7 @@ hr {
|
|||
}
|
||||
|
||||
#content {
|
||||
margin: 1em auto auto;
|
||||
margin: 4.5em auto 1em auto;
|
||||
|
||||
// Header
|
||||
width: 90%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue