NIHVIVO-1298: Updated CSS

This commit is contained in:
mb863 2010-11-01 19:02:02 +00:00
parent bc3af80d28
commit 5ea9c6a7c8

View file

@ -640,14 +640,12 @@ a.powered-by-vivo:hover {
color: #4e5051;
text-decoration: none;
}
/* MISCELLANEOUS------> */
.displace {
position: absolute;
left: -9999px;
}
a {
text-decoration: underline
/* GENERAL STYLE------> */
p{
margin-bottom:1.3em;
}
/* STYLED BUTTONS ------> */
.button,
.button:visited {
@ -699,3 +697,11 @@ a {
background-color: #58a2c1
}
/* MISCELLANEOUS------> */
.displace {
position: absolute;
left: -9999px;
}
a {
text-decoration: underline
}