initial commit
This commit is contained in:
7
blog/style.css
Normal file
7
blog/style.css
Normal file
@ -0,0 +1,7 @@
|
||||
html {
|
||||
background-color: #121212;
|
||||
border: 3vh solid #121212;
|
||||
font-family: sans-serif;
|
||||
font-size: 2vh;
|
||||
color: white;
|
||||
}
|
Reference in New Issue
Block a user