Update style.css

This commit is contained in:
Ekkles 2019-10-27 21:30:31 +13:00 committed by GitHub
parent 47b5c99cdc
commit 6d2b22261f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1107,6 +1107,7 @@ a:hover {
.site-top ul li a { .site-top ul li a {
padding: 10px 0; padding: 10px 0;
display: inline-block; display: inline-block;
white-space:nowrap;
color: #666 color: #666
} }