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

нет описания правки
Нет описания правки
Нет описания правки
Строка 7: Строка 7:
h1,
h1,
h2,
h2,
p,
.firstHeading {
.firstHeading {
     font-variant-numeric: lining-nums;
     font-variant-numeric: lining-nums;
  filter: invert( 1 ) hue-rotate( 180deg );
 
}
}
body{
body{
Строка 17: Строка 16:
   background-position: center;  /* Optional: position the image */
   background-position: center;  /* Optional: position the image */
   background-size: contain;  
   background-size: contain;  
 
  filter: invert( 1 ) hue-rotate( 180deg );
}
}