Difference between revisions of "Template:TCU Taiwan/CSS"

 
(17 intermediate revisions by the same user not shown)
Line 225: Line 225:
  
 
/* styling for the titles */
 
/* styling for the titles */
 +
        .content_wrapper pre{
 +
          border:0px;
 +
  background-color: white;
 +
        }
 
.content_wrapper h1, .content_wrapper h2 {
 
.content_wrapper h1, .content_wrapper h2 {
 
padding:5px 15px;  
 
padding:5px 15px;  
Line 281: Line 285:
 
.content_wrapper table {  
 
.content_wrapper table {  
 
width: 97%;  
 
width: 97%;  
margin:15px 10px;  
+
margin:15px 10px;
 
border: 0px;
 
border: 0px;
              line-height: 24px;  
+
                line-height: 24px;  
 
}
 
}
  
Line 294: Line 298:
 
/* table headers */
 
/* table headers */
 
.content_wrapper th {  
 
.content_wrapper th {  
padding: 10px;
+
                padding: 20px;
vertical-align: text-top;  
+
border: 3px solid #000000;  
border: 1px solid #d3d3d3;  
+
                border-collapse:collapse;
border-collapse: collapse;
+
background-color:#f2f2f2;  
+
 
}
 
}
  
Line 321: Line 323:
 
color:#72c9b6;
 
color:#72c9b6;
 
}
 
}
 
        .content_rapper {
 
width: 85%;
 
margin-left:150px;
 
padding:10px 0px;
 
float:left;
 
/*background-color:#FFCC99;*/
 
                background-color:white;
 
    }
 
          .content_rapper table {
 
width: 97%;
 
margin:15px 10px;
 
border: 0px;
 
              line-height: 24px;
 
    }
 
 
/* table cells */
 
.content_rapper  td {
 
padding: 10px;
 
border: 0px;
 
    }
 
 
  
 
/********************************* RESPONSIVE STYLING ********************************/
 
/********************************* RESPONSIVE STYLING ********************************/
Line 403: Line 383:
 
<ul id="accordion" class="accordion">
 
<ul id="accordion" class="accordion">
 
<li class="menu_item"> <a href="https://2016.igem.org/Team:TCU_Taiwan">
 
<li class="menu_item"> <a href="https://2016.igem.org/Team:TCU_Taiwan">
<img src="https://static.igem.org/mediawiki/2016/e/e2/Tcu_mark.jpg" name="Image2" height=100 width=100  border="0" id="Image2" />
+
<img src="https://static.igem.org/mediawiki/2016/e/ea/Tcu_mark.png" name="Image2" height=100 width=100  border="0" id="Image2" />
 
<br><br>
 
<br><br>
 
</a></li>
 
</a></li>

Latest revision as of 09:01, 18 October 2016