mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2025-01-10 15:19:28 -07:00
Minor styles update
This commit is contained in:
parent
f4db5a3df1
commit
878d357f22
1 changed files with 2 additions and 0 deletions
|
@ -59,9 +59,11 @@ h1 {
|
||||||
padding: 16px 32px;
|
padding: 16px 32px;
|
||||||
background-color: #9dd3f0;
|
background-color: #9dd3f0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
cursor: default;
|
||||||
}
|
}
|
||||||
h2, h3 {
|
h2, h3 {
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
|
cursor: default;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
|
|
Loading…
Reference in a new issue