Template:OUC-China.CommonCSS
From 2011.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
#contentright {width:700px; float:left;} | #contentright {width:700px; float:left;} | ||
#toc {display:none;} | #toc {display:none;} | ||
- | |||
- | |||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 38: | Line 36: | ||
</script> | </script> | ||
</html> | </html> | ||
+ | <style> | ||
+ | .firstHeading {background:{{{LinkColor}}};} | ||
+ | #content a { color:{{{LinkColor}}};} | ||
+ | </style> |
Revision as of 09:10, 14 July 2011
<style> .firstHeading {background:{{{LinkColor}}};}
- content a { color:{{{LinkColor}}};}
</style>