updated some bulleted list font colors across the board
This commit is contained in:
@@ -7,11 +7,11 @@ html {
|
||||
|
||||
@font-face {
|
||||
font-family: 'Fixedsys';
|
||||
src: url(./fonts/FSEX300.ttf);
|
||||
src: url(../fonts/FSEX300.ttf);
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Freemono';
|
||||
src: url(./fonts/FreeMono.otf);
|
||||
src: url(../fonts/FreeMono.otf);
|
||||
}
|
||||
body {
|
||||
color: #444;
|
||||
@@ -184,6 +184,7 @@ sub {
|
||||
ul, ol {
|
||||
margin: 1em 0;
|
||||
padding: 0 0 0 2em;
|
||||
color: #858585;
|
||||
}
|
||||
|
||||
li p:last-child {
|
||||
|
||||
Reference in New Issue
Block a user