Home Gen156 @ 2024-04-28-23:05
This commit is contained in:
parent
d9dd0aa427
commit
beac96ebad
@ -31,7 +31,8 @@
|
|||||||
#outer-box {
|
#outer-box {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: #383C4A99;
|
/* background-color: #383C4A99 */;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#scroll {
|
#scroll {
|
||||||
@ -44,11 +45,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#entry:nth-child(even){
|
#entry:nth-child(even){
|
||||||
background-color: #40455299;
|
background-color: #40455233;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background-color: #4C566A;
|
background-color: #4C566A99;
|
||||||
}
|
}
|
||||||
|
|
||||||
#text:selected {
|
#text:selected {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user