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

Материал из Абсурдопедии
Перейти к навигации Перейти к поиску
>Sikon
мНет описания правки
>Sikon
мНет описания правки
Строка 3: Строка 3:
  body    {
  body    {
   font-family: arial, helvetica, freesans, sans-serif;
   font-family: arial, helvetica, freesans, sans-serif;
   background: url('/skins/monobook/headbg.jpg') no-repeat;
   background: #f9f9f9 url('/skins/monobook/headbg.jpg') no-repeat;
  }
  }
  /*          */
  /*          */
  code, pre { font-size: 10pt; }
  code, pre { font-size: 10pt; }

Версия от 06:06, 9 марта 2006

/* edit this file to customize the monobook skin for the entire site */

 body    {
  font-family: arial, helvetica, freesans, sans-serif;
  background: #f9f9f9 url('/skins/monobook/headbg.jpg') no-repeat;
 }
 /*           */
 code, pre { font-size: 10pt; }