core: redesign website #11
@ -16,7 +16,6 @@ canvas {
|
|||||||
|
|
||||||
#navigation {
|
#navigation {
|
||||||
background: #dce0e8;
|
background: #dce0e8;
|
||||||
display: flex;
|
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
@ -25,6 +24,7 @@ canvas {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#navBarLeft {
|
#navBarLeft {
|
||||||
|
display: inline-block;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
@ -35,7 +35,6 @@ canvas {
|
|||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
display: inline-block;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid #4c4f69;
|
border: 2px solid #4c4f69;
|
||||||
|
Loading…
Reference in New Issue
Block a user