User:Meagan/Stylesheets/Main.css

From 2010.igem.org

< User:Meagan
Revision as of 14:30, 12 January 2010 by Meagan (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

h2 {
color: #424242;
font-weight: 115%;
font-family: palatino; serif;
}

.main_item {
padding: 0 0 15px 20px;
color: #424242;
}

.item_image {
padding: 10px 0 0 40px;
}

.date {
color: #999;
text-align: center;
font-size: 80%;
border-top: dashed 1px #d2d2d2;
border-bottom: dashed 1px #d2d2d2;
margin: 20px 0 5px 0;
}

.main_item ul {
padding: 0 0 0 50px;
}

.main_item ul lh {
font-weight: bold;
color: #ff2d35;
}

.main_item ul li {
/*list-style: circle;*/
}

.main_item a {
/*font-weight: bold;*/
}

#finalist_list ul {
padding: 10px;
margin: 10px;
color: #666;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
text-align: center;
}

#finalist_list ul lh {
font-size: 110%;
font-weight: bold;
color: #576f91;
}

#jamboree_highlight_box ul {
margin-left: 150px;
}

#jamboree_highlight_box ul lh {
font-size: 110%;
}

#jamboree_highlight_box ul li {
margin-left: -20px;
}

a.quick_link:link { 
color: #555555;
}

a.quick_link:visited { 
color: #555555;
}

a.quick_link:active { 
color: #99CC33;
text-decoration: none;  
}

a.quick_link:hover { 
color: #99CC33;
font-size: 105%;
text-decoration: none; 
}

a.green_link:link { 
color: #666;
font-weight: bold;
}

a.green_link:visited { 
font-weight: bold;
color: #666;
}

a.green_link:active { 
color: #99CC33;
text-decoration: none;  
}

a.green_link:hover { 
color: #99CC33;
text-decoration: none; 
}

.pending_results {
color: #999;
}

#publicity_table {
margin-left: 100px;
}

#publicity_table img {
margin: -10px 10px 0px 10px;
}