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

Материал из Wiki
Перейти к: навигация, поиск
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
.mw-body {
+
div#p-logo a {
   background:
+
   background-image: url(http://testsite.uoo.su/images/images/wiki1.jpg) !important;
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%;
+
}
+
.mw-body:after{
+
  background:
+
url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post_b.png")no-repeat,
+
}
+

Текущая версия на 11:10, 23 октября 2015

div#p-logo a {
   background-image: url(http://testsite.uoo.su/images/images/wiki1.jpg) !important;
 }