Template:Regional North America East 2012 Page CSS

From 2012.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 160: Line 160:
#columns .column1 p {
#columns .column1 p {
height: 400px;
height: 400px;
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg2.png);no-repeat;
+
background: #f7b93d;
background-size: 400px
background-size: 400px
Line 166: Line 166:
#columns .column1 h2 {
#columns .column1 h2 {
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg1.png) repeat-x top left;
+
background: #232f8a;
padding: 15px;
padding: 15px;
font-weight: normal;
font-weight: normal;
Line 178: Line 178:
#columns .column2 p {
#columns .column2 p {
height: 400px;
height: 400px;
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg2.png);no-repeat;
+
background: #f7b93d;
background-size: 400px 400px;
background-size: 400px 400px;
}
}
#columns .column2 h2 {
#columns .column2 h2 {
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg1.png) repeat-x top left;
+
background: #232f8a;
padding: 15px;
padding: 15px;
font-weight: normal;
font-weight: normal;
Line 195: Line 195:
#columns .column3 p {
#columns .column3 p {
height: 400px;
height: 400px;
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg2.png);no-repeat;
+
background: #f7b93d;
background-size: 400px 400px;
background-size: 400px 400px;
Line 201: Line 201:
#columns .column3 h2 {
#columns .column3 h2 {
-
background: url(http://www.ibe.org/_resources/images/iGem/prejam_bg1.png) repeat-x top left;
+
background: #232f8a;
padding: 15px;
padding: 15px;
font-weight: normal;
font-weight: normal;
Line 239: Line 239:
                       #columns li a {
                       #columns li a {
-
                       color: #555555;
+
                       color: #000000;
                       }
                       }
                       #columns li a:hover {
                       #columns li a:hover {
-
                       color: #FF8000;
+
                       color: #f7b93d;
                       font-size: 115%;
                       font-size: 115%;
                       text-decoration: none;  
                       text-decoration: none;  
Line 495: Line 495:
#navbarcontainer { width: 100%;  
#navbarcontainer { width: 100%;  
height: 35px;  
height: 35px;  
-
background: #164ec7;  
+
background: #232f8a;  
margin-top:0px;
margin-top:0px;
}
}
Line 510: Line 510:
float: left;  
float: left;  
border: 0px solid #fff;  
border: 0px solid #fff;  
-
color: #0c3ec7;  
+
color: #232f8a;  
text-shadow: #000 1px 1px 1px;  
text-shadow: #000 1px 1px 1px;  
padding:3px; line-height: 100%;  
padding:3px; line-height: 100%;  
Line 531: Line 531:
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
font-size: 1em;
font-size: 1em;
-
background: #164ec7/*--url(https://static.igem.org/mediawiki/igem.org/c/c8/Navbar-3.gif) repeat-x--*/;
+
background: #232f8a/*--url(https://static.igem.org/mediawiki/igem.org/c/c8/Navbar-3.gif) repeat-x--*/;
z-index: 6;
z-index: 6;
}
}
Line 553: Line 553:
text-decoration: none;
text-decoration: none;
}
}
-
ul#topnav li:hover { background: #eda150 url(topnav_active.gif) repeat-x; }
+
ul#topnav li:hover { background: #4056fd url(topnav_active.gif) repeat-x; }
ul#topnav li span {
ul#topnav li span {
float: left;
float: left;
Line 562: Line 562:
display: none; /*--Hide by default--*/
display: none; /*--Hide by default--*/
width: 720px;
width: 720px;
-
background: #eda150;
+
background: #4056fd;
color: #fff;
color: #fff;
/*--Bottom right rounded corner--*/
/*--Bottom right rounded corner--*/

Latest revision as of 16:11, 26 July 2012