mirror of
https://github.com/moparisthebest/wallabag
synced 2025-03-08 05:09:54 -05:00
[css] inline block for li in main nav
This commit is contained in:
parent
17086fa3bd
commit
2a496fe381
@ -20,6 +20,10 @@ header h1 {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
a,
|
||||
a:hover,
|
||||
a:visited {
|
||||
|
Loading…
x
Reference in New Issue
Block a user