Template:CSS/Main custom

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 130: Line 130:
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/
     font-family: Arial, Helvetica, sans-serif;  
     font-family: Arial, Helvetica, sans-serif;  
-
     font-weight: normal;
+
     font-weight: normal;
-
    font-size: 15px;  
+
     color: white;
     color: white;
     width: 960px;  
     width: 960px;  
Line 140: Line 139:
}
}
-
 
+
p1{
 +
    font-color: #333333;
 +
    font-size: 15px;
 +
}
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
Line 227: Line 229:
/*---HOME PAGE SPECIFIC-------------------*/
/*---HOME PAGE SPECIFIC-------------------*/
-
#buttons{
+
 
-
display: inline-block;
+
-
    width: 262px;
+
-
    height: 161px;
+
-
    margin-top: 30px;
+
-
 
+
-
}
+
</style>
</style>
</html>
</html>

Latest revision as of 19:51, 21 September 2014