scanlines added
This commit is contained in:
@@ -86,8 +86,10 @@ article.expanded {
|
||||
}
|
||||
article pre {
|
||||
font-family: "Noto Sans Mono", monospace;
|
||||
background-color: #233733;
|
||||
color: #85dcb5;
|
||||
background-color: #1b2c28;
|
||||
background-image: url(../images/scanlines.gif);
|
||||
background-size: cover;
|
||||
color: #86dbb5;
|
||||
font-size: 1rem;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user