Files
Old_Website/localdocs/_sass/index.scss
WickedJack99 8c73945cd0 0028
2022-09-21 16:46:36 +02:00

16 lines
177 B
SCSS

body {
background-color: dimgray;
color: snow;
}
img.imageSquare {
align-self: center;
}
#image00 {
background-color: black;
}
a {
color: lightseagreen;
}