Home Gen170 @ 2024-04-28-23:31
This commit is contained in:
parent
bd327981b3
commit
3bab79fc8b
@ -68,5 +68,12 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
#expander-box {
|
||||||
|
border-radius: 15px;
|
||||||
|
border-color: rgba(33ccffee);
|
||||||
|
border-width: 2px;
|
||||||
|
border-style: solid;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user