MediaWiki:Common.css — различия между версиями
Материал из Wiki
Secret (обсуждение | вклад) |
Secret (обсуждение | вклад) |
||
Строка 2: | Строка 2: | ||
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, | ||
− | url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png")15px, | + | url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png")15px, 0px, |
url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_b.png")no-repeat; | url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_b.png")no-repeat; | ||
-moz-background-size: 100%; /* Firefox 3.6+ */ | -moz-background-size: 100%; /* Firefox 3.6+ */ |
Версия 21:48, 22 октября 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")15px, 0px, url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_b.png")no-repeat; -moz-background-size: 100%; /* Firefox 3.6+ */ -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */ -o-background-size: 100%; /* Opera 9.6+ */ background-size: 100%; /* Современные браузеры */ color: #000; }