Home Gen162 @ 2024-04-28-23:18
This commit is contained in:
parent
ebaf4e94fc
commit
6c606e8fb9
@ -31,6 +31,10 @@
|
||||
#inner-box {
|
||||
/* background-color: #383C4A99; */
|
||||
background-color: transparent;
|
||||
border-radius: 15px;
|
||||
border-color: rgba(4C566A99);
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
@ -54,7 +58,10 @@
|
||||
}
|
||||
|
||||
#entry:selected {
|
||||
background-color: #4C566A99;
|
||||
border-radius: 15px;
|
||||
border-color: rgba(4C566A99);
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
#text:selected {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user