mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Theme style tweaks
This commit is contained in:
parent
cc94964757
commit
8f37f19ba3
@ -20,6 +20,10 @@ a:focus, a:hover {
|
|||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 2rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
|
@ -12,6 +12,10 @@ html * {
|
|||||||
color: #afafaf;
|
color: #afafaf;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 2rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user