MediaWiki:Common.css — различия между версиями
Материал из Wiki
Secret (обсуждение | вклад) |
Secret (обсуждение | вклад) |
||
Строка 26: | Строка 26: | ||
#mw-panel:before, #mw-panel:after | #mw-panel:before, #mw-panel:after | ||
{ | { | ||
− | content: url('../images/vmenublock_t.png'); | + | content: url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_t.png'); |
font-size: 0; | font-size: 0; | ||
− | background-image: url('../images/vmenublock_b.png'); | + | background-image: url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_b.png'); |
} | } | ||
#mw-panel:after{ | #mw-panel:after{ | ||
Строка 40: | Строка 40: | ||
top:52px; | top:52px; | ||
bottom:33px; | bottom:33px; | ||
− | background-image:url('../images/vmenublock.png'); | + | background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png'); |
} | } | ||
#mw-panel:before{ | #mw-panel:before{ | ||
top:52px; | top:52px; | ||
bottom:33px; | bottom:33px; | ||
− | background-image:url('../images/vmenublock.png'); | + | background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png'); |
} | } |
Версия 10:37, 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:940px; 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'); }