Template:Regional Europe Page CSS2

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #sub_wrapper { width: 700px; float:left; } .announcement p { font-family: Lucida Grande, Verdana, Arial, sans-serif; color: #e70200; font-weight...")
 
(10 intermediate revisions not shown)
Line 102: Line 102:
.pending_results {
.pending_results {
color: #999;
color: #999;
-
}
 
-
 
-
#ackg{
 
-
float: left;
 
-
width: 700px;
 
-
color:#666;
 
-
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 
-
}
 
-
 
-
#ackg td {
 
-
padding: 5px 5px 15px 5px;
 
-
text-align: center;
 
-
text-color:#666;
 
-
font-family: Lucida Grande, Verdana, Arial, sans-serif;
 
-
vertical-align:top;
 
-
}
 
-
 
-
#ackg td img {
 
-
display: block;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
align: center;
 
}
}
Line 148: Line 126:
}
}
 +
.info {
 +
font-size: 0;
 +
}
 +
 +
.aligncenter {
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
.wp-caption {
 +
border: 1px solid #ddd;
 +
text-align: center;
 +
background-color: #f3f3f3;
 +
padding-top: 4px;
 +
}
 +
 +
.entry p.wp-caption-text{
 +
line-height: 15px;
 +
margin:10px 0;
 +
color:#555
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 20:47, 30 September 2011