push navbar to right
This commit is contained in:
parent
e1347feab9
commit
45c3ad5b1f
@ -61,7 +61,7 @@ a {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
line-height: 2em;
|
line-height: 1.8em;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
display: inline;
|
display: inline;
|
||||||
@ -74,6 +74,7 @@ header {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
|
float: right;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user