Team:NYU Gallatin/Templates/Styles
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 227: | Line 227: | ||
} | } | ||
tr.odd { | tr.odd { | ||
- | background-color: # | + | background-color: #e8e9dc; |
} | } | ||
img { | img { | ||
Line 262: | Line 262: | ||
border: 0; | border: 0; | ||
border-spacing: 0; | border-spacing: 0; | ||
- | font-size: 0. | + | font-size: 0.7em; |
margin: 10px 0; | margin: 10px 0; | ||
width: 100%; | width: 100%; | ||
+ | border: solid #909268 1px; | ||
+ | border-right: none; | ||
+ | border-top: none; | ||
} | } | ||
table table { | table table { | ||
Line 273: | Line 276: | ||
} | } | ||
table tr th { | table tr th { | ||
- | background: # | + | background: #53561d; |
color: #fff; | color: #fff; | ||
border-bottom-style: none; | border-bottom-style: none; | ||
Line 282: | Line 285: | ||
color: #FFF; | color: #FFF; | ||
font-weight: bold; | font-weight: bold; | ||
+ | font-size: 0.9em; | ||
} | } | ||
table tbody tr th { | table tbody tr th { | ||
Line 289: | Line 293: | ||
tr th { | tr th { | ||
padding: 4px 9px; | padding: 4px 9px; | ||
- | border: | + | border: solid #909268 1px; |
+ | border-left: none; | ||
+ | border-bottom: none; | ||
text-align: left; /* LTR */ | text-align: left; /* LTR */ | ||
+ | } | ||
+ | |||
+ | tr td.last, | ||
+ | tr th { | ||
+ | |||
} | } | ||
#footer-wrapper tr td, | #footer-wrapper tr td, | ||
Line 1,172: | Line 1,183: | ||
} | } | ||
- | table a, table a:visited, table a:active { | + | table a:link, table a:visited, table a:active { |
color: black; | color: black; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 1,191: | Line 1,202: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
</style></nowiki> | </style></nowiki> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 02:48, 3 October 2012