switch to custom theme with adjusted font sizes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
section {
|
||||
background-color: #f0f8ff;
|
||||
color: #2c3e50;
|
||||
font-size: 0.95em;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -18,7 +18,7 @@ h2 {
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
font-size: 0.9em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user