MediaWiki:Common.css

Материал из Wiki
Перейти к: навигация, поиск

Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
  • Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
  • Opera: Выберите очистку кэша в меню Инструменты → Настройки
#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:before{
background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_t.png');
    -moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
}
#p-navigation.portal{
   background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock.png');
    -moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
}


#mw-panel:after{
background-image:url('http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/vmenublock_b.png');
    -moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
}