Team:Georgia Tech/Template:stylesheet

From 2012.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
#p-logo {
#p-logo {
     visibility:hidden;
     visibility:hidden;
Line 9: Line 11:
}
}
a {
a {
-
     color: #991133;
+
     color: #003049;
     text-decoration: none;
     text-decoration: none;
}
}
Line 15: Line 17:
a:hover {
a:hover {
     text-decoration: underline;
     text-decoration: underline;
-
}
 
-
 
-
#minimalist {
 
-
    font-family:"Arial", Sans-Serif;
 
-
    font-size:9px;
 
-
    width: 100%;
 
-
    background:#fff;
 
-
    border-collapse:collapse;
 
-
    text-align:left;
 
-
    margin:20px;
 
-
}
 
-
 
-
#minimalist th {
 
-
    font-size:10px;
 
-
    font-weight:normal;
 
-
    color:#039;
 
-
    border-bottom:2px solid #6678b1;
 
-
    padding:10px 8px;
 
-
}
 
-
 
-
#minimalist td {
 
-
    color:#669;
 
-
    padding:9px 8px 0;
 
}
}
Line 46: Line 25:
#col_left{
#col_left{
     float: left;
     float: left;
-
     width: 576px;
+
     display:block;
-
     padding: 30px 0px;
+
     width: 45%;
-
     margin:0;
+
     margin:0 32px 0 0px;
}
}
#col_right{
#col_right{
-
     float: right;
+
     float: left;
-
     width: 242px;
+
     display:block;
-
     padding: 30px 28px 30px 15px;
+
     width: 45%;
-
     margin:0;
+
     margin: 0 0 0 20px;
}
}
#col_center{
#col_center{
Line 71: Line 50:
     padding-bottom: 15px;
     padding-bottom: 15px;
     clear:both;
     clear:both;
 +
}
 +
.block-content h2{
 +
        border:none;
 +
font-weight: bolder;
 +
font-size: 18px;
 +
        color: #000000;
 +
        text-decoration: none;
}
}
/* TEAM PAGE */
/* TEAM PAGE */
.team-bio {
.team-bio {
-
width: 435px;
+
width: 400px;
-
margin: 25px auto 0 auto;
+
margin: 0 0 20px 0;
display:block;
display:block;
clear:both;
clear:both;
-
        background: #003049;
 
padding: 15px;
padding: 15px;
-
-webkit-border-radius: 5px;
+
 
-
        -moz-border-radius: 5px;
+
-
        border-radius: 5px;
+
-
        height: 200px;
+
}
}
.team-bio img{
.team-bio img{
-
         width: 100px;
+
         width: 95px;
-
height: 100px;
+
height: 95px;
-
padding: 0 10px 5px 0;
+
padding: 0px 10px 0px 0;
margin: 0px;
margin: 0px;
         border-radius: 5px;
         border-radius: 5px;
}
}
-
.team-bio p {padding: 0px; margin: 0px; color:#ffffff}
+
.team-bio p {padding: 0px; margin: 0px; color:#000000}
.team-bio strong{font-size: 14px; font-weight:bold;}
.team-bio strong{font-size: 14px; font-weight:bold;}

Latest revision as of 06:00, 1 October 2012