tweak
This commit is contained in:
parent
ed1d5bf703
commit
88dc2033a7
1 changed files with 3 additions and 2 deletions
|
|
@ -354,8 +354,9 @@ select.form-control:not([multiple]):not([size]) {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content a:hover {
|
.content a {
|
||||||
text-decoration: none;
|
color: inherit;
|
||||||
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content blockquote {
|
.content blockquote {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue