MediaWiki:Monobook.css — различия между версиями
Материал из Грязовец.ру
Admin (обсуждение | вклад) (Новая страница: «→Размещённый здесь CSS будет применяться к теме оформления Monobook: body { font: x-small sans-serif; background…») |
Admin (обсуждение | вклад) |
||
Строка 2: | Строка 2: | ||
body { | body { | ||
font: x-small sans-serif; | font: x-small sans-serif; | ||
− | background: url("/images/history.jpg") 0px 0px no-repeat; | + | background: url("http://gryazovets.ru/images/history.jpg") 0px 0px no-repeat; |
color: Black; | color: Black; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
} | } |
Версия 23:44, 3 апреля 2011
/* Размещённый здесь CSS будет применяться к теме оформления Monobook */ body { font: x-small sans-serif; background: url("http://gryazovets.ru/images/history.jpg") 0px 0px no-repeat; color: Black; margin: 0; padding: 0; }