0033
This commit is contained in:
@@ -4,6 +4,10 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.current {
|
||||
color: white;
|
||||
}
|
||||
|
||||
div.console {
|
||||
background-color: darkslategrey;
|
||||
color: white;
|
||||
|
||||
@@ -3,12 +3,13 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
img.imageSquare {
|
||||
align-self: center;
|
||||
.current {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#image00 {
|
||||
background-color: black;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -3,6 +3,10 @@ body {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.current {
|
||||
color: white;
|
||||
}
|
||||
|
||||
a {
|
||||
color: lightseagreen;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user