Template:Regional North America East 2012 Page CSS

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> /* Downtown by Adonis Ronquillo for Free Website Templates www.freewebsitetemplat.es / www.doni.us Images by Image Base http://imagebase.davi...")
 
(17 intermediate revisions not shown)
Line 58: Line 58:
a {
a {
font-weight: bold;
font-weight: bold;
-
   color: #F37321;
+
   color: #0c3ec7;
}
}
Line 145: Line 145:
#columns {
#columns {
-
background: #bbbbbb;
+
background: #4056fd;
padding: 28px 0 10px 0;
padding: 28px 0 10px 0;
}
}
Line 151: Line 151:
#columns .column {
#columns .column {
width: 260px;
width: 260px;
-
                 background: #bbbbbb;
+
                 background: #4056fd;
float: left;
float: left;
}
}
Line 159: Line 159:
#columns .column1 p {
#columns .column1 p {
-
height: 265px;
+
height: 400px;
-
background: url(https://static.igem.org/mediawiki/2012/b/bc/RegionalEurope_Linkbg3b.png);no-repeat;
+
background: #f7b93d;
background-size: 400px
background-size: 400px
Line 166: Line 166:
#columns .column1 h2 {
#columns .column1 h2 {
-
background: url(https://static.igem.org/mediawiki/2012/7/7a/RegionalEurope_Linkbg3.jpg) repeat-x top left;
+
background: #232f8a;
padding: 15px;
padding: 15px;
font-weight: normal;
font-weight: normal;
Line 177: Line 177:
#columns .column2 p {
#columns .column2 p {
-
height: 265px;
+
height: 400px;
-
background: url(https://static.igem.org/mediawiki/2012/c/c9/RegionalEurope_Linkbg4b.png);no-repeat;
+
background: #f7b93d;
background-size: 400px 400px;
background-size: 400px 400px;
}
}
#columns .column2 h2 {
#columns .column2 h2 {
-
background: url(https://static.igem.org/mediawiki/2012/0/03/RegionalEurope_Linkbg4.jpg) repeat-x top left;
+
background: #232f8a;
padding: 15px;
padding: 15px;
font-weight: normal;
font-weight: normal;
Line 194: Line 194:
#columns .column3 p {
#columns .column3 p {
-
height: 265px;
+
height: 400px;
-
background: url(https://static.igem.org/mediawiki/2012/2/27/RegionalEurope_Linkbg5b.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(https://static.igem.org/mediawiki/2012/6/61/RegionalEurope_Linkbg5.jpg) 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 377: Line 377:
#main2 a {
#main2 a {
-
color: #F37321;
+
color: #0c3ec7;
text-decoration: none
text-decoration: none
}
}
#main2 a:hover {
#main2 a:hover {
-
color: #F37321;
+
color: #0c3ec7;
text-decoration: underline
text-decoration: underline
}
}
Line 398: Line 398:
#main3 a {
#main3 a {
-
color: #F37321;
+
color: #0c3ec7;
text-decoration: none
text-decoration: none
}
}
#main3 a:hover {
#main3 a:hover {
-
color: #F37321;
+
color: #0c3ec7;
text-decoration: underline
text-decoration: underline
}
}
Line 495: Line 495:
#navbarcontainer { width: 100%;  
#navbarcontainer { width: 100%;  
height: 35px;  
height: 35px;  
-
background: #666;  
+
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: #F37321;  
+
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: #666/*--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: #F37321 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: #F37321;
+
background: #4056fd;
color: #fff;
color: #fff;
/*--Bottom right rounded corner--*/
/*--Bottom right rounded corner--*/
Line 724: Line 724:
}
}
 +
h2,h3 {font-wright:bold; font-family: Calibri, Arial, Helvetica, sans-serif}
</style>
</style>
</html>
</html>

Latest revision as of 16:11, 26 July 2012