Skip to content

Commit 1433cfe

Browse files
committed
shared29/style.css Enhance style for X for List Characters
1 parent bd626d1 commit 1433cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared29/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,11 +1340,11 @@ summary:hover {
13401340
#panel #character_panel_close_button {
13411341
position: fixed;
13421342
padding: 0;
1343-
background-color: white;
1343+
background-color: seashell;
13441344
right: 44%;
13451345
bottom: 1rem;
13461346
border-radius: 5px;
1347-
width: 2rem;
1347+
width: 3rem;
13481348
height: 3.5rem;
13491349
font-size: 2rem;
13501350
cursor: pointer;

0 commit comments

Comments
 (0)