Template:CSS/Main custom

From 2014.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 79: Line 79:
   #menu top{
   #menu top{
     font-weight: bold;
     font-weight: bold;
-
     font-size: 9px;
+
     font-size: 12.5px;
     text-align: center;
     text-align: center;
   }
   }
Line 87: Line 87:
   background: #DCFFDC;
   background: #DCFFDC;
   margin-bottom: 30px;
   margin-bottom: 30px;
-
   width: 115px;
+
   width: 114px;
  }
  }
Line 95: Line 95:
   background: #DCFFDC;
   background: #DCFFDC;
   margin-bottom: 30px;
   margin-bottom: 30px;
-
   width: 50px;
+
   width: 45px;
  }
  }
Line 103: Line 103:
   color: #333333;
   color: #333333;
   border-style: solid;
   border-style: solid;
-
   border-color: white;
+
   border-color: transparent;
 +
  border-right-color: white;
   border-width: 1px;
   border-width: 1px;
 +
  border-right-width: 2px;
    
    
}
}
Line 128: 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 138: 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 225: 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