MediaWiki:Common.css — различия между версиями

Материал из Wiki
Перейти к: навигация, поиск
Строка 1: Строка 1:
#content {
+
.mw-body {
 
   background:
 
   background:
 
url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_t.png")no-repeat,
 
url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_t.png")no-repeat,

Версия 10:50, 23 октября 2015

.mw-body {
   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%;
}
#content:after{
 background:
url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_b.png")no-repeat,
}