side-tools, user links, admin panel
This commit is contained in:
parent
4fca1d16bb
commit
646345133d
12 changed files with 191 additions and 38 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue