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