Template:Regional North America East 2012 Page CSS
From 2012.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 58: | Line 58: | ||
a { | a { | ||
font-weight: bold; | font-weight: bold; | ||
- | color: # | + | color: #0c3ec7; |
} | } | ||
Line 145: | Line 145: | ||
#columns { | #columns { | ||
- | background: # | + | 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: # | + | background: #4056fd; |
float: left; | float: left; | ||
} | } | ||
Line 160: | Line 160: | ||
#columns .column1 p { | #columns .column1 p { | ||
height: 400px; | height: 400px; | ||
- | background: | + | background: #f7b93d; |
background-size: 400px | background-size: 400px | ||
Line 166: | Line 166: | ||
#columns .column1 h2 { | #columns .column1 h2 { | ||
- | background: | + | 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: | + | background: #f7b93d; |
background-size: 400px 400px; | background-size: 400px 400px; | ||
} | } | ||
#columns .column2 h2 { | #columns .column2 h2 { | ||
- | background: | + | 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: | + | background: #f7b93d; |
background-size: 400px 400px; | background-size: 400px 400px; | ||
Line 201: | Line 201: | ||
#columns .column3 h2 { | #columns .column3 h2 { | ||
- | background: | + | background: #232f8a; |
padding: 15px; | padding: 15px; | ||
font-weight: normal; | font-weight: normal; | ||
Line 239: | Line 239: | ||
#columns li a { | #columns li a { | ||
- | color: # | + | color: #000000; |
} | } | ||
#columns li a:hover { | #columns li a:hover { | ||
- | color: # | + | color: #f7b93d; |
font-size: 115%; | font-size: 115%; | ||
text-decoration: none; | text-decoration: none; | ||
Line 377: | Line 377: | ||
#main2 a { | #main2 a { | ||
- | color: # | + | color: #0c3ec7; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#main2 a:hover { | #main2 a:hover { | ||
- | color: # | + | color: #0c3ec7; |
text-decoration: underline | text-decoration: underline | ||
} | } | ||
Line 398: | Line 398: | ||
#main3 a { | #main3 a { | ||
- | color: # | + | color: #0c3ec7; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#main3 a:hover { | #main3 a:hover { | ||
- | color: # | + | color: #0c3ec7; |
text-decoration: underline | text-decoration: underline | ||
} | } | ||
Line 495: | Line 495: | ||
#navbarcontainer { width: 100%; | #navbarcontainer { width: 100%; | ||
height: 35px; | height: 35px; | ||
- | background: # | + | 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: # | + | 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: # | + | 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: # | + | 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: # | + | 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