more css changes
This commit is contained in:
8
dist/theme/kfitz.css
vendored
8
dist/theme/kfitz.css
vendored
@@ -45,9 +45,9 @@ html * {
|
|||||||
|
|
||||||
.reveal {
|
.reveal {
|
||||||
font-family: "Atkinson Hyperlegible", sans-serif;
|
font-family: "Atkinson Hyperlegible", sans-serif;
|
||||||
font-size: 40px;
|
font-size: 36px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #657b83; }
|
color: #000000; }
|
||||||
|
|
||||||
.reveal ::selection {
|
.reveal ::selection {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@@ -269,6 +269,10 @@ html * {
|
|||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 2.4em;
|
line-height: 2.4em;
|
||||||
vertical-align: top; }
|
vertical-align: top; }
|
||||||
|
|
||||||
|
.reveal highlight {
|
||||||
|
color: #d33682;
|
||||||
|
}
|
||||||
|
|
||||||
.reveal img {
|
.reveal img {
|
||||||
margin: 20px 0; }
|
margin: 20px 0; }
|
||||||
|
|||||||
Reference in New Issue
Block a user