navbar: extra container to center items
This commit is contained in:
+6
-1
@@ -16,7 +16,6 @@ canvas {
|
||||
|
||||
#navigation {
|
||||
background: #dce0e8;
|
||||
padding: 16px;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
@@ -24,6 +23,12 @@ canvas {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#navArea {
|
||||
padding: 16px;
|
||||
width: 600px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#navBarLeft {
|
||||
float: left;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user