setting the pre and code tags on magenta
This commit is contained in:
parent
9262498cb0
commit
87b01188cc
@ -208,6 +208,11 @@ blockquote{
|
|||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
line-height: 1.9;
|
line-height: 1.9;
|
||||||
}
|
}
|
||||||
|
pre,
|
||||||
|
code{
|
||||||
|
color: magenta;
|
||||||
|
}
|
||||||
|
|
||||||
.lastupdate{
|
.lastupdate{
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
margin:4em 0;
|
margin:4em 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user