Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style>
<style>
-
/*clean the default css*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/
Line 179: Line 178:
font-size: 22px;
font-size: 22px;
line-height: 26px;
line-height: 26px;
 +
        text-align: center;
}
}
h2 {
h2 {
Line 296: Line 296:
         font-size:12px;
         font-size:12px;
         padding: 8px 20px 8px 20px;
         padding: 8px 20px 8px 20px;
-
         border-radius: 0.5em 0.5em 0.5em 0.5em;
+
         border-radius: 0.5em 0.5em 0.5em 0.5em;      
-
        word-break: break-all;       
+
}
}
Line 1,641: Line 1,640:
}
}
.togglebox div {
.togglebox div {
-
padding: 20px;
+
padding: 60px;
}
}
.togglebox p {
.togglebox p {
Line 1,718: Line 1,717:
float: left;
float: left;
width: 99%;
width: 99%;
-
border: 1px solid #dedede;
+
border-bottom: 2px solid rgba(254, 240, 190, 1);
-
background: #FFF;
+
margin-top: 10px;
margin-top: 10px;
-
-webkit-border-radius: 5px;
 
-
-moz-border-radius: 5px;
 
-
border-radius: 5px;
 
}
}
.tab_content {
.tab_content {
Line 2,012: Line 2,007:
.map_list ul {
.map_list ul {
       font-size: 15px;
       font-size: 15px;
-
}
 
-
 
-
.member {
 
-
        margin-left: 5%;
 
-
}
 
-
 
-
.member p {
 
-
        text-indent: 0em !important;
 
}
}

Latest revision as of 22:36, 17 October 2014