adjust size
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run
This commit is contained in:
parent
1d36b95c50
commit
ed990ab2dc
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ html, body {
|
||||||
background-color: #1e1f22;
|
background-color: #1e1f22;
|
||||||
color: #d9d9d9;
|
color: #d9d9d9;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
font-size: 26px;
|
font-size: 21px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -134,6 +134,7 @@ blockquote {
|
||||||
color: #c0c0c0;
|
color: #c0c0c0;
|
||||||
background: #232428;
|
background: #232428;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
font-size: 0.7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* === Lists === */
|
/* === Lists === */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue