Make ioi16 related files cleaner
This commit is contained in:
parent
e10a8aca5c
commit
07d5ad2216
14 changed files with 145 additions and 92 deletions
|
@ -842,7 +842,7 @@ select {
|
|||
}
|
||||
|
||||
.background-d6e8f7 {
|
||||
background-color: d6e8f7;
|
||||
background-color: #d6e8f7;
|
||||
}
|
||||
|
||||
.background-bisque {
|
||||
|
|
|
@ -1786,6 +1786,9 @@ noscript #noscript {
|
|||
.blue {
|
||||
color: rgb(51, 125, 255);
|
||||
}
|
||||
.background-d6e8f7 {
|
||||
background-color: rgb(38, 41, 43);
|
||||
}
|
||||
.background-bisque {
|
||||
background-color: rgb(86, 47, 0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue