2014-02-07 10:40:53 +00:00
|
|
|
@import "fsfe.less";
|
2014-01-23 15:39:19 +00:00
|
|
|
|
2014-02-07 10:40:53 +00:00
|
|
|
/* apply valentine's day colors*/
|
|
|
|
@brand-primary: #9E1321;
|
|
|
|
@brand-secondary: #E24454;
|
|
|
|
@brand-strong: #9d0000;
|
|
|
|
@brand-strong-semialpha: lighten(#9d0000, 50%);
|
2014-01-23 15:39:19 +00:00
|
|
|
|
2014-02-13 17:05:30 +00:00
|
|
|
html {
|
2014-02-10 17:17:04 +00:00
|
|
|
.valentine-ilovefs;
|
2019-09-25 10:44:15 +02:00
|
|
|
|
2014-02-13 17:05:30 +00:00
|
|
|
#logo {
|
|
|
|
background: url(/graphics/logov.svg) top left no-repeat;
|
|
|
|
}
|
2014-01-23 15:39:19 +00:00
|
|
|
}
|