Team:Georgia Tech/Template:stylesheet

From 2012.igem.org

(Difference between revisions)
 
(21 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 24: Line 26:
     float: left;
     float: left;
     display:block;
     display:block;
-
     width: 450px;
+
     width: 45%;
-
     margin:0 42px 0 0;
+
     margin:0 32px 0 0px;
}
}
#col_right{
#col_right{
     float: left;
     float: left;
     display:block;
     display:block;
-
     width: 450px;
+
     width: 45%;
-
     margin: 0 0 0 43px;
+
     margin: 0 0 0 20px;
}
}
#col_center{
#col_center{
Line 53: Line 55:
font-weight: bolder;
font-weight: bolder;
font-size: 18px;
font-size: 18px;
 +
        color: #000000;
 +
        text-decoration: none;
}
}
Line 61: Line 65:
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;
+
-
        min-height: 100px;
+
}
}
.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