Cosmetics
parent
fb7a0d7547
commit
19252e6b68
|
@ -143,6 +143,6 @@ pre[class*="language-"] {
|
|||
&:hover {
|
||||
background-color: #576c7f;
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
}
|
|
@ -8,10 +8,6 @@
|
|||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&.action-button:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in New Issue