Team:St Andrews/Template:AugustAdjustments
From 2012.igem.org
(Difference between revisions)
(Seeing what happens when taking out a rules) |
(What happens when a:link is out?) |
||
Line 2: | Line 2: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
font-weight: bold; | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | A:hover {text-decoration: underline; color: #62879d;} | ||
+ | |||
+ | a:visited { | ||
+ | color: #185359; | ||
} | } | ||
Revision as of 09:35, 9 August 2012
h1 { margin-bottom: 10px; font-weight: bold; }
A:hover {text-decoration: underline; color: #62879d;}
a:visited { color: #185359; }
- menubar a:link {
opacity:1; }
.modal.large{
width: 780px; margin-left: -390px; /* - width/2 */
}
.modal-body {
max-height: 800px;
}