This commit is contained in:
parent
e78c80e111
commit
dafb59dda4
1 changed files with 4 additions and 4 deletions
|
@ -29,10 +29,10 @@
|
|||
body {
|
||||
background-size: 10px 10px;
|
||||
background-color: #282828;
|
||||
/*background-image:
|
||||
linear-gradient(to right, #3c3836 1px, transparent 1px),
|
||||
linear-gradient(to bottom, #3c3836 1px, transparent 1px);
|
||||
*/color: #f9f5d7;
|
||||
background-image:
|
||||
linear-gradient(to right, #3a3a3a 1px, transparent 1px),
|
||||
linear-gradient(to bottom, #3a3a3a 1px, transparent 1px);
|
||||
color: #f9f5d7;
|
||||
font-family: mononoki, monospace;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue