forked from BinaryDigit/status-cafe-css
add style code block
This commit is contained in:
parent
5ddf577071
commit
2af6ba288a
|
@ -23,7 +23,7 @@ nav {
|
||||||
|
|
||||||
/*main body styling*/
|
/*main body styling*/
|
||||||
body {
|
body {
|
||||||
background-image: url("https://cdn.some.pics/binarydigit/64db7ba89f8a7.png");
|
background-image: url("https://pathtoimagefile.png");
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
font-family: 'Azeret Mono', monospace;
|
font-family: 'Azeret Mono', monospace;
|
||||||
background-color: #fff0f6;
|
background-color: #fff0f6;
|
||||||
|
|
Loading…
Reference in New Issue