VigersRay (обсуждение | вклад) (Содержимое страницы заменено на «h1, h2, h3, h4 { color: #6699ff; font-family: 'Merriweather', serif; }») Метка: замена |
VigersRay (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
body { | |||
margin: 0; | |||
background: #000; | |||
color: #ccccff; | |||
font-family: 'Merriweather', serif; | |||
} | |||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
color: #6699ff; | color: #6699ff; | ||
font-family: 'Merriweather', serif; | font-family: 'Merriweather', serif; | ||
} | } |