frontend: move user box to the top of the page
This commit is contained in:
parent
4ff47fc46d
commit
cbe8ea987f
2 changed files with 24 additions and 19 deletions
|
|
@ -69,11 +69,6 @@ h1 small.authors {
|
|||
}
|
||||
|
||||
.teamname {
|
||||
padding: 2px 7px;
|
||||
border-radius: 2px;
|
||||
box-shadow: #444 0 0 3px;
|
||||
}
|
||||
.teamname span {
|
||||
-webkit-filter: invert(100%);
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue