Difference between revisions of "Team:AHUT China/footercss"

(Created page with "<html> <style type="text/css"> *{ margin:0; padding:0; } body{ position:relative; z-index:0; } ***********************index page***********************: #index_mai...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
 
<style type="text/css">
 
<style type="text/css">
 
*{
 
*{
Line 10: Line 11:
 
}
 
}
  
 +
section, footer, header, aside{
 +
display: block;
 +
}
 +
p {
 +
margin:0;
 +
}
  
  
Line 172: Line 179:
  
 
#index_footer{
 
#index_footer{
height:407px;
+
height:470px;
 
color:#ccc;
 
color:#ccc;
 
font-size:12px;
 
font-size:12px;
Line 190: Line 197:
 
#index_foot_list {
 
#index_foot_list {
 
width:759px;
 
width:759px;
height:170px;
 
 
float:left;
 
float:left;
 
padding:10px 0 0 0;
 
padding:10px 0 0 0;
 
         margin:0;
 
         margin:0;
 +
        position:relative;left:200px;
 
}
 
}
 
#index_foot_list  li{
 
#index_foot_list  li{
Line 230: Line 237:
 
padding:38px 33px 24px 18px;
 
padding:38px 33px 24px 18px;
 
float:right;
 
float:right;
 +
position:relative;right:200px;
 
}
 
}
 
#index_foot_igem > a {
 
#index_foot_igem > a {
Line 243: Line 251:
 
padding:8px 0 11px 56px;
 
padding:8px 0 11px 56px;
 
float:left;
 
float:left;
 +
position:relative;left:200px;
 
}
 
}
 
#index_foot_ahut > a {
 
#index_foot_ahut > a {
Line 257: Line 266:
 
height:163px;
 
height:163px;
 
float:right;
 
float:right;
 +
position:relative;right:100px;
 
}
 
}
 
#index_foot_ahut_info  p {
 
#index_foot_ahut_info  p {
Line 690: Line 700:
 
}
 
}
 
</style>
 
</style>
 +
 +
 
</html>
 
</html>

Latest revision as of 08:48, 13 October 2018