This commit is contained in:
Nazar Kanaev 2020-07-31 11:40:25 +01:00
parent ed1d5bf703
commit 88dc2033a7

View File

@ -354,8 +354,9 @@ select.form-control:not([multiple]):not([size]) {
max-width: 100%;
}
.content a:hover {
text-decoration: none;
.content a {
color: inherit;
text-decoration: underline;
}
.content blockquote {