More compact height design.
authorEugen Sawin <sawine@me73.com>
Fri, 24 Sep 2010 11:07:46 +0200
changeset 89db4eeefef26
parent 7 2ecb85715717
child 9 2472feedcf37
More compact height design.
bright.css
     1.1 --- a/bright.css	Thu Sep 23 22:13:15 2010 +0200
     1.2 +++ b/bright.css	Fri Sep 24 11:07:46 2010 +0200
     1.3 @@ -23,12 +23,12 @@
     1.4  .inner 
     1.5  { 
     1.6  	width: 100%; 
     1.7 -	padding-bottom: 200px;
     1.8 +	padding-bottom: 150px;
     1.9  }
    1.10  
    1.11  #footer
    1.12  { 
    1.13 -	height: 400px; 
    1.14 +	height: 300px; 
    1.15  	/*margin-top: -520px; */
    1.16  }
    1.17  
    1.18 @@ -68,8 +68,8 @@
    1.19  
    1.20  #content	
    1.21  { 
    1.22 -	height:220px; 
    1.23 -	padding-top:10px; 
    1.24 +	height:120px; 
    1.25 +	padding-top:0px; 
    1.26  	width:820px; 
    1.27  	margin:0 auto;
    1.28  }
    1.29 @@ -77,7 +77,7 @@
    1.30  #footer_holder	
    1.31  { 
    1.32  	width:870px; 
    1.33 -	padding-top:102px; 
    1.34 +	padding-top:100px; 
    1.35  	margin:0 auto;
    1.36  }
    1.37  
    1.38 @@ -112,7 +112,7 @@
    1.39  .name	
    1.40  { 
    1.41  	position:relative;
    1.42 -	top:330px; 
    1.43 +	top:230px; 
    1.44  	width:100%; 
    1.45  	font-size:34px;
    1.46  	font-weight: bold;