Make fonts smaller
This commit is contained in:
parent
695a3ef687
commit
fa5ddb1313
@ -43,6 +43,7 @@ h3 {
|
|||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
|
margin-bottom: 0.6em;
|
||||||
}
|
}
|
||||||
p, ul {
|
p, ul {
|
||||||
line-height: 1.35rem;
|
line-height: 1.35rem;
|
||||||
@ -77,8 +78,8 @@ figcaption {
|
|||||||
figcaption .lang {
|
figcaption .lang {
|
||||||
color: #606060;
|
color: #606060;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.8rem;
|
font-size: 0.7rem;
|
||||||
line-height: 1.5rem;
|
line-height: 1.3rem;
|
||||||
padding: 0 0.4rem;
|
padding: 0 0.4rem;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
@ -123,5 +124,5 @@ a:hover {
|
|||||||
|
|
||||||
em {
|
em {
|
||||||
color: #505050;
|
color: #505050;
|
||||||
font-size: 0.9rem;
|
font-size: 0.85rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user