css changes
This commit is contained in:
10
dist/theme/kfitz.css
vendored
10
dist/theme/kfitz.css
vendored
@@ -17,13 +17,13 @@ html * {
|
||||
:root {
|
||||
--background-color: #fff;
|
||||
--main-font: "Atkinson Hyperlegible", sans-serif;
|
||||
--main-font-size: 40px;
|
||||
--main-color: #657b83;
|
||||
--main-font-size: 36px;
|
||||
--main-color: #000000;
|
||||
--block-margin: 20px;
|
||||
--heading-margin: 0 0 20px 0;
|
||||
--heading-font: "Atkinson Hyperlegible", sans-serif;
|
||||
--heading-color: #586e75;
|
||||
--heading-line-height: 1.2;
|
||||
--heading-line-height: 1.1;
|
||||
--heading-letter-spacing: normal;
|
||||
--heading-text-transform: none;
|
||||
--heading-text-shadow: none;
|
||||
@@ -163,9 +163,9 @@ html * {
|
||||
.reveal blockquote {
|
||||
display: block;
|
||||
position: relative;
|
||||
width: 75%;
|
||||
width: 80%;
|
||||
margin: 20px auto;
|
||||
padding: 5px;
|
||||
padding: 10px;
|
||||
font-style: normal;
|
||||
line-height: 1.3;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user