customize marathon UI

This commit is contained in:
Thibault Duplessis 2015-07-26 14:34:34 +02:00
parent ffa51906d8
commit fd40c01603
3 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -37,6 +37,10 @@ ol.scheduled_tournaments a:hover {
padding-left: 90px;
color: #4166a0!important;
letter-spacing: 2px;
background: url(../images/background/diamond_upholstery.png) repeat;
}
body.dark #tournament .marathon_title {
background-image: url(../images/background/diamond_upholstery.dark.png);
}
#tournament .marathon_title .fire_trophy {
position: absolute;