added more css. v0.06

This commit is contained in:
Wolfgang Nowak 2021-04-24 14:23:19 +02:00
parent 7326edf2a8
commit a944f92a14

View file

@ -53,6 +53,9 @@ styles = " <!--\n\
* { font-family: monospace; color: #00f020; background-color: #1c1414; font-size: 1.15em; }\n\ * { font-family: monospace; color: #00f020; background-color: #1c1414; font-size: 1.15em; }\n\
a { font-size: 1.0em;}\n\ a { font-size: 1.0em;}\n\
ul { font-size: 1.0em;}\n\ ul { font-size: 1.0em;}\n\
p { font-size: 1.0em;}\n\
li { font-size: 1.0em;}\n\
ol { font-size: 1.0em;}\n\
em { font-size: 1.0em;}\n\ em { font-size: 1.0em;}\n\
table { background-color: #1c1414; }\n\ table { background-color: #1c1414; }\n\
blockquote { font-size: 1.0em; }\n\ blockquote { font-size: 1.0em; }\n\