This commit is contained in:
a-ill
2023-06-26 15:56:49 +03:00
parent b061db906d
commit b9db39443a
30 changed files with 6592 additions and 74 deletions

View File

@@ -126,7 +126,7 @@ span {
p {
font-family: var(--serif, serif);
font-size: 1.2rem;
font-size: 1.1rem;
line-height: 170%;
}
@@ -138,7 +138,7 @@ b,i,s {
label {
font-family: var(--serif, serif);
font-size: 1.2rem;
font-size: 1.1rem;
}
sup {

View File

@@ -65,7 +65,7 @@ footer h2 {
footer a {
font-size: 1.2rem;
color: #d8d8d8;
color: #ffffff;
}
footer p, footer label {