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

Материал из Wiki
Перейти к: навигация, поиск
Строка 15: Строка 15:
 
#mw-panel
 
#mw-panel
 
{
 
{
   max-width:940px;
+
   max-width:300px;
 
   margin: 10px;
 
   margin: 10px;
 
}
 
}

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