Minor height adjustment.
authorEugen Sawin <sawine@me73.com>
Fri, 24 Sep 2010 11:13:19 +0200
changeset 92472feedcf37
parent 8 9db4eeefef26
child 10 ab26f8904467
Minor height adjustment.
bright.css
     1.1 --- a/bright.css	Fri Sep 24 11:07:46 2010 +0200
     1.2 +++ b/bright.css	Fri Sep 24 11:13:19 2010 +0200
     1.3 @@ -18,12 +18,13 @@
     1.4  
     1.5  #main
     1.6  { 
     1.7 +	
     1.8  }
     1.9  
    1.10  .inner 
    1.11  { 
    1.12  	width: 100%; 
    1.13 -	padding-bottom: 150px;
    1.14 +	padding-bottom: 180px;
    1.15  }
    1.16  
    1.17  #footer
    1.18 @@ -112,7 +113,7 @@
    1.19  .name	
    1.20  { 
    1.21  	position:relative;
    1.22 -	top:230px; 
    1.23 +	top:250px; 
    1.24  	width:100%; 
    1.25  	font-size:34px;
    1.26  	font-weight: bold;