Team:St Andrews/Template:AugustAdjustments
From 2012.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
#menubar a:link { | #menubar a:link { | ||
opacity:1; | opacity:1; | ||
+ | } | ||
+ | |||
+ | .modal-body { | ||
+ | max-height: 800px; | ||
} | } |
Revision as of 21:35, 4 August 2012
h1 { margin-bottom: 10px; font-weight: bold; }
A:hover {text-decoration: underline; color: #62879d;}
a:visited { color: #185359; }
a:link { color: #3d88ba; }
- menubar a:link {
opacity:1; }
.modal-body {
max-height: 800px;
}