0027
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
body {
|
||||
background-color: dimgray;
|
||||
}
|
||||
|
||||
div.console {
|
||||
background-color: lightgray;
|
||||
color: black;
|
||||
|
||||
11
localdocs/_sass/index.scss
Normal file
11
localdocs/_sass/index.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
background-color: dimgray;
|
||||
}
|
||||
|
||||
img.imageSquare {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
#image00 {
|
||||
background-color: black;
|
||||
}
|
||||
@@ -1,7 +1,4 @@
|
||||
.current {
|
||||
body {
|
||||
background-color: dimgray;
|
||||
color: black;
|
||||
}
|
||||
|
||||
img.imageSquare {
|
||||
align-self: center;
|
||||
}
|
||||
Reference in New Issue
Block a user