Difference between revisions of "Template:Team:WLC-Milwaukee"
Mwmortensen (Talk | contribs) |
Mwmortensen (Talk | contribs) |
||
Line 10: | Line 10: | ||
} | } | ||
/*-- 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? --*/ | ||
+ | body { | ||
+ | background-color: #B7B5A9; | ||
+ | font-family: Arial, Calibri, sans-serif; | ||
+ | } | ||
+ | |||
+ | .navLinks td{ | ||
+ | background-color:#B7B5A9; | ||
+ | opacity: .5; | ||
+ | width:10%; | ||
+ | text-align:center; | ||
+ | vertical-align:center; | ||
+ | border-radius:25px; | ||
+ | } | ||
+ | .navLinks table{ | ||
+ | width:100%; | ||
+ | } | ||
+ | .navLinks a{ | ||
+ | color:white; | ||
+ | font-size:20pt; | ||
+ | font-family: Avenir, Catriel, Sans-Serif; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .navLinks a:visited{ | ||
+ | color:white; | ||
+ | font-size: 20pt; | ||
+ | font-family: Avenir, Catriel, Sans-Serif; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .navLinks div{ | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 03:15, 8 July 2015