Cosmetics

pull/457/head
cagataycivici 2020-08-27 13:58:24 +03:00
parent fb7a0d7547
commit 19252e6b68
2 changed files with 1 additions and 5 deletions

View File

@ -143,6 +143,6 @@ pre[class*="language-"] {
&:hover {
background-color: #576c7f;
color: #ffffff;
text-decoration: none;
text-decoration: none !important;
}
}

View File

@ -8,10 +8,6 @@
&:hover {
text-decoration: underline;
}
&.action-button:hover {
text-decoration: none;
}
}
p {