make sure the fsfe valentine logo appears
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8d5aa7b748
commit
e83aa26066
@ -9,7 +9,11 @@
|
||||
html {
|
||||
.valentine-ilovefs;
|
||||
|
||||
#logo {
|
||||
div#masthead #logo {
|
||||
background: url(/graphics/logov.svg) top left no-repeat;
|
||||
|
||||
@media (max-width: @screen-xs-max) {
|
||||
background-size: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user