Difference between revisions of "Template:Team:WLC-Milwaukee"
Mwmortensen (Talk | contribs) |
Mwmortensen (Talk | contribs) |
||
Line 12: | Line 12: | ||
/*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/ | /*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/ | ||
− | /*-- Container, dummy, and element are used to create a dynamic transparent container over the header image on every page (which is specified as a background image; because we don't want any of our page content to go over this background. See http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio for details --*/ | + | /*-- Container, dummy, and element are used to create a dynamic transparent container over the header image on every page (which is specified as a background image; because we don't want any of our page content to go over this background. Text going over the page header can have it's CSS defined in #element. See http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio for details --*/ |
#container { | #container { | ||
display: inline-block; | display: inline-block; | ||
Line 28: | Line 28: | ||
right: 0; | right: 0; | ||
background-color: transparent /* show me! */ | background-color: transparent /* show me! */ | ||
− | + | text-align:center; | |
+ | text-shadow: 2px, 2px, 8px, black; | ||
+ | font-family: Calibri, Avenir, Catriel; | ||
+ | font-size: 48px; | ||
+ | font-weight: bold; | ||
+ | |||
} | } | ||
Revision as of 22:10, 12 July 2015