mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 19:52:40 -03:00
Update styles.css
This commit is contained in:
parent
7a6d0b0d42
commit
e82ea508df
1 changed files with 8 additions and 0 deletions
|
@ -485,6 +485,14 @@ a:hover,
|
||||||
margin-top: 10%;
|
margin-top: 10%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
.text-result-container,
|
.text-result-container,
|
||||||
#time,
|
#time,
|
||||||
.next-page-button-wrapper {
|
.next-page-button-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue