This commit is contained in:
nek0 2016-04-28 03:02:56 +02:00
parent 2cf130e673
commit 139fac0a1f
1 changed files with 2 additions and 1 deletions

View File

@ -17,9 +17,10 @@ body {
nav {
position: relative;
text-align: center;
z-index: 5; /* on top of <article> */
z-index: 5; /* over <article> */
padding-top: 4ex;
}
nav ul {
/*width: auto;
height: auto;*/