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

Материал из Wiki
Перейти к: навигация, поиск
Строка 13: Строка 13:
  
  
#mw-panel
+
#mw-panel{
{
+
  max-width:300px;
+
  margin: 10px;
+
}
+
#mw-panel
+
{
+
  padding:15px;
+
  min-width:2px;
+
  min-height:2px;
+
}
+
#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');
+
}
+
#mw-panel:after{
+
  clip:rect(auto, auto, auto, 919px);
+
}
+
#mw-panel:before,#mw-panel:before{
+
  right:20px;
+
}
+
#mw-panel:after{
+
 
   width: 20px;
 
   width: 20px;
 
   top:52px;
 
   top:52px;
Строка 42: Строка 19:
 
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
 
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
 
}
 
}
#mw-panel:before{
+
#mw-panel{
 
   top:52px;
 
   top:52px;
 
   bottom:33px;
 
   bottom:33px;
 
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
 
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
 
}
 
}

Версия 10:39, 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{
   width: 20px;
   top:52px;
   bottom:33px;
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
}
#mw-panel{
   top:52px;
   bottom:33px;
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
}