Template:Team:DTU-Denmark/css3

From 2014.igem.org

(Difference between revisions)
(Created page with "- Shamelessly stolen from the 2014 Boston team, thank you Boston team!: <html> <head> <style type="text/css"> #contentSub, #footer-box, #sitesub, #catlinks, #search-controls, ...")
Line 107: Line 107:
body {
body {
-
color: #353535;
+
color: #2c8d26; /* #2c8d26 Green #353535 old black
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
text-align:center;
text-align:center;

Revision as of 12:23, 23 July 2014

/*Shamelessly stolen from the 2014 Boston team, thank you Boston team!*/