ui style tweaks
This commit is contained in:
parent
6753a113ad
commit
9583b4b8d7
3 changed files with 19 additions and 12 deletions
|
|
@ -203,6 +203,11 @@ select.form-control:not([multiple]):not([size]) {
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
.content {
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
.content a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue