add style code block

This commit is contained in:
BinaryDigit 2023-08-15 09:55:01 -04:00
parent 5ddf577071
commit 2af6ba288a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ nav {
/*main body styling*/
body {
background-image: url("https://cdn.some.pics/binarydigit/64db7ba89f8a7.png");
background-image: url("https://pathtoimagefile.png");
background-repeat: repeat;
font-family: 'Azeret Mono', monospace;
background-color: #fff0f6;