1
0

Remove unneeded CSS rules

I need to clean up this stylesheet at some point, it's a complete mess!
This commit is contained in:
Ryan Fox 2020-10-15 05:26:23 +00:00
parent 43d25b62e2
commit 359f6c21e3
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -52,10 +52,7 @@ header div.info span.subtext {
}
nav {
text-align: center;
height: 42px;
line-height: 32px;
float: right;
text-align: right;
}