This commit is contained in:
mathias 2015-08-11 12:24:01 +03:00
parent 599392dee3
commit cdd2b23614

View file

@ -105,6 +105,13 @@ body {
background: rgba(255,255,255,.2); background: rgba(255,255,255,.2);
} }
h1, h2, h3 {
text-transform: uppercase;
cursor: default;
font-style: normal;
font-weight: normal;
}
h2 { h2 {
margin: 0 0 15px; margin: 0 0 15px;
text-transform: uppercase; text-transform: uppercase;