mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Update stylesheet.css
playing with code coloring
This commit is contained in:
parent
4ab7d918ce
commit
87e332ad1a
@ -52,7 +52,7 @@ body {
|
|||||||
|
|
||||||
pre.code {
|
pre.code {
|
||||||
font-family:'Courier New', Courier, monospace;
|
font-family:'Courier New', Courier, monospace;
|
||||||
background-color: #333;
|
background-color: #444440;
|
||||||
color: #0f0;
|
color: #0f0;
|
||||||
padding:30px 5px 30px 15px;
|
padding:30px 5px 30px 15px;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user