Difference between revisions of "Template:BIT-China/footer"

Line 4: Line 4:
 
.footer-distributed {
 
.footer-distributed {
 
   position: relative;
 
   position: relative;
top:150px;
 
 
   width: 100%;
 
   width: 100%;
 
   height: auto;
 
   height: auto;
 +
  background-color: rgba(100,100,100,0.2);
 
}
 
}
 
.footer-left {
 
.footer-left {
position: absolute;
+
position: absolute;
 
   left: 0;
 
   left: 0;
 
   top: 0;
 
   top: 0;
 
   width: 60%;
 
   width: 60%;
 
   text-align: right;
 
   text-align: right;
   /*padding-right: 20px;*/
+
   padding-right: 5%;
 
}
 
}
 
.footer-right {
 
.footer-right {
Line 22: Line 22:
 
width: 40%;
 
width: 40%;
 
text-align: left;
 
text-align: left;
/*padding-left: 20px;*/
+
padding-left: 3%;
 
}
 
}
 
.sponsors {
 
.sponsors {
Line 33: Line 33:
 
.footer-links {
 
.footer-links {
 
overflow: hidden;
 
overflow: hidden;
padding: 10px;
+
padding: 15px;
 
position: relative;
 
position: relative;
 
}
 
}
 
.sponsors {
 
.sponsors {
width: 120px;
+
width: 125px;
 
margin: 0 30px;
 
margin: 0 30px;
 
}
 
}
Line 54: Line 54:
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
color: #333;
 
color: #333;
 
 
}
 
}
        /*以上CSS用于解决iGEM官网坑爹样式问题*/
 
 
</style>
 
</style>
 
<body>
 
<body>

Revision as of 04:55, 29 October 2017