1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

so aehnlich koennts aussehen; bug: quicklinks im div gefangen

This commit is contained in:
eggy
2017-07-25 14:03:49 +02:00
parent bb72377324
commit f36bba8a65
2 changed files with 17 additions and 5 deletions

View File

@@ -203,6 +203,7 @@ a:hover { text-decoration: underline; }
float: left;
width: auto;
padding: 2px 13px 0 10px;
margin-top:10px;
}
.logo:hover {
@@ -256,8 +257,6 @@ a:hover { text-decoration: underline; }
}
.navbar {
padding: 3px 10px;
border-radius: 7px;
}