css changes

master
Andrew Cassidy 4 years ago committed by Andrew Cassidy
parent 9b66f1da91
commit f30321c18e

@ -18,6 +18,7 @@ figure.highlight {
pre {
margin-top: 0;
margin-bottom: 0;
font-size: 0.9em;
}
code {
@ -45,17 +46,6 @@ figure.highlight {
}
}
div.highlight {
}
// pre {
// display: inline;
// margin: 0;
// }
.k, .kw, .kd, .kn, .kp, .kr, .kt {
color: $blue
}

@ -71,7 +71,6 @@ body {
font-family: $body-font;
color: $body-text;
max-width: 1312px;
}
#page {

Loading…
Cancel
Save