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

Line 1: Line 1:
 
<html>
 
<html>
 +
 
<style type="text/css">
 
<style type="text/css">
 
*{
 
*{
Line 178: Line 179:
  
 
#index_footer{
 
#index_footer{
height:407px;
+
height:450px;
 
color:#ccc;
 
color:#ccc;
 
font-size:12px;
 
font-size:12px;
Line 196: 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 236: 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 249: 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 263: 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 696: Line 700:
 
}
 
}
 
</style>
 
</style>
 +
 +
 
</html>
 
</html>

Revision as of 08:38, 13 October 2018