frontend: move user box to the top of the page

This commit is contained in:
nemunaire 2016-12-04 19:04:41 +01:00
commit cbe8ea987f
2 changed files with 24 additions and 19 deletions

View file

@ -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%);
}