0028
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
body {
|
||||
background-color: dimgray;
|
||||
color: snow;
|
||||
}
|
||||
|
||||
div.console {
|
||||
background-color: lightgray;
|
||||
color: black;
|
||||
background-color: darkslategrey;
|
||||
color: snow;
|
||||
padding-left: 10px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
@@ -14,4 +15,8 @@ div.console {
|
||||
div.outerDiv {
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: lightseagreen;
|
||||
}
|
||||
Reference in New Issue
Block a user