comparison xsls/style.xsls @ 1323:15b49619f7fc

Set fixed height for the container of logo. This should prevent flickering while loading the image.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 02 Oct 2014 18:49:09 +0400
parents b6fd4402ab2e
children b459b643bf5a
comparison
equal deleted inserted replaced
1322:11d632e182ec 1323:15b49619f7fc
32 #content { margin-right: 13.5em; 32 #content { margin-right: 13.5em;
33 padding: 0 .2em 0 1.5em; } 33 padding: 0 .2em 0 1.5em; }
34 h1 { display: block; 34 h1 { display: block;
35 font-size: 3em; 35 font-size: 3em;
36 text-align: left; 36 text-align: left;
37 height: .7em;
37 margin: 0; 38 margin: 0;
38 margin-bottom: .5em; } 39 margin-bottom: .5em; }
39 h1 img { width: 100%; } 40 h1 img { width: 100%; }
40 h2 { text-align: center; } 41 h2 { text-align: center; }
41 p { text-align: justify; } 42 p { text-align: justify; }