merging enc-static.git into enc-live.git
[enc-live.git] / static / css / main.ru.css
1 /* Modifications to the main stylesheet of Email Self-Defense for the Russian
2 version */
3
4 h1 { font-size: 1.9em; }
5 h2 { font-size: 1.9em; }
6
7 @media only screen and (min-width: 400px) and (max-width: 599px) {
8 #header h1 { font-size: 2.1em; }
9 }
10
11 @media only screen and (min-width: 600px) and (max-width: 949px) {
12 #header h1 { font-size: 3em; }
13 }
14
15 @media only screen and (min-width: 950px) {
16 #header h1 { font-size: 4em; }
17 }