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

Материал из Wiki
Перейти к: навигация, поиск
(Новая страница: «body { background: url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png"); color: #000; }»)
 
Строка 1: Строка 1:
 
body {
 
body {
   background: url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png");
+
   content: url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png");
 
   color: #000;
 
   color: #000;
 
}
 
}

Версия 20:39, 22 октября 2015

body {
   content: url("http://testsite.uoo.su/templates/fantasygamingjoomlatemplate3/images/post.png");
   color: #000;
}