chore(doc): add English "Theme Documentation - Basics"
This commit is contained in:
@@ -27,7 +27,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
font-weight: 400;
|
||||
font-weight: 300;
|
||||
line-height: 1.5rem;
|
||||
background-color: $global-background-color;
|
||||
color: $global-font-color;
|
||||
@@ -58,6 +58,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $global-link-color;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user