iframe a hover underline
This commit is contained in:
@@ -25,12 +25,15 @@ body {
|
||||
a {
|
||||
color: @link-color;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
table {
|
||||
display: table;
|
||||
border-collapse: separate;
|
||||
border-spacing: 2px;
|
||||
border-color: #e8eced;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user