Home Gen163 @ 2024-04-28-23:19
This commit is contained in:
parent
6c606e8fb9
commit
197e892d13
@ -17,7 +17,7 @@
|
|||||||
border-color: rgba(33ccffee);
|
border-color: rgba(33ccffee);
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
background-color: transparent;
|
background-color: rgba(3B425299);
|
||||||
}
|
}
|
||||||
|
|
||||||
#input {
|
#input {
|
||||||
@ -31,10 +31,6 @@
|
|||||||
#inner-box {
|
#inner-box {
|
||||||
/* background-color: #383C4A99; */
|
/* background-color: #383C4A99; */
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-radius: 15px;
|
|
||||||
border-color: rgba(4C566A99);
|
|
||||||
border-width: 2px;
|
|
||||||
border-style: solid;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#outer-box {
|
#outer-box {
|
||||||
@ -53,9 +49,9 @@
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
#entry:nth-child(even){
|
/* #entry:nth-child(even){
|
||||||
background-color: #40455233;
|
background-color: #40455233;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user