side-tools, user links, admin panel

This commit is contained in:
Jana Deutschländer 2017-01-05 13:38:12 +01:00
commit 646345133d
12 changed files with 191 additions and 38 deletions

View file

@ -154,6 +154,16 @@
.logo img {
height: 60px;
width: auto;
border-style: solid;
border-color: transparent;
border-width: 0 3px;
}
.logo {
a:hover, a:focus, a:active{
img {
border: 0 none;
}
}
}
}