nav: final cleanup fix for nav bar
This commit is contained in:
parent
ddfc99cd9d
commit
64b04cc031
@ -32,10 +32,9 @@ canvas {
|
|||||||
#navBarLeft {
|
#navBarLeft {
|
||||||
color: #fe640b;
|
color: #fe640b;
|
||||||
text-shadow:1px 1px 10px #fe640b;
|
text-shadow:1px 1px 10px #fe640b;
|
||||||
float: left;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
line-height: 20px;
|
padding: 4px;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -43,8 +42,6 @@ canvas {
|
|||||||
margin: 6px;
|
margin: 6px;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
line-height: 21px;
|
|
||||||
text-align: right;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid #4c4f69;
|
border: 2px solid #4c4f69;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user