core: put the AE logo in the CSS

Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
Skia
2017-08-09 16:40:03 +02:00
parent 61d2765510
commit d3796479ee
2 changed files with 3 additions and 2 deletions

View File

@ -69,6 +69,8 @@ a {
#logo {
margin-left: 5%;
display: inline-block;
width: 185px;
height: 100px;
}
header {