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