Files
Old_Website/localdocs/_sass/index.scss
WickedJack99 67bff3faa7 0031
2022-09-21 17:18:35 +02:00

17 lines
205 B
SCSS

body {
background-color: #121212;
color: white;
}
img.imageSquare {
align-self: center;
}
#image00 {
background-color: black;
}
a {
color: lightseagreen;
text-decoration: none;
}