NIHVIVO-556 removed duplicate import of individual.css and added rule to underline anchors
This commit is contained in:
parent
545f5ddc8a
commit
e2d5dfbc24
2 changed files with 5 additions and 1 deletions
|
@ -635,6 +635,10 @@ a.powered-by-vivo:hover {
|
|||
left:-9999px;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* STYLED BUTTONS ------> */
|
||||
.button,
|
||||
.button:visited {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue