MediaWiki:Common.css — различия между версиями
Материал из Wiki
Secret (обсуждение | вклад) |
Secret (обсуждение | вклад) |
||
Строка 11: | Строка 11: | ||
} | } | ||
− | #mw-panel { | + | |
− | + | #mw-panel:before, #mw-panel:after | |
− | url( | + | { |
+ | content: url(http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_t.png'); | ||
+ | font-size: 0; | ||
+ | background-image: url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_b.png'); | ||
} | } |
Версия 10:08, 23 октября 2015
#content { background: url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_t.png")no-repeat, url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png"); -moz-background-size: 100%; -webkit-background-size: 100%; -o-background-size: 100%; background-size: 100%; color: #000; } #mw-panel:before, #mw-panel:after { content: url(http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_t.png'); font-size: 0; background-image: url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_b.png'); }