Enha: shorter sse patience; style cleaning

This commit is contained in:
Grail Finder
2025-07-16 07:34:44 +03:00
parent 123d6c240f
commit ccf0b8538f
7 changed files with 22 additions and 27 deletions

View File

@ -2,12 +2,13 @@ body{
background-color: #0C1616FF;
color: #8896b2;
min-width: 0px;
margin: 2em auto !important;
margin: 2em 2em !important;
margin-left: auto;
margin-right: auto;
line-height: 1.5;
font-size: 16px;
font-family: Open Sans,Arial;
font-weight: bold;
text-align: center;
display: block;
}
@ -22,18 +23,6 @@ tr{
#usertable{
display: block ruby;
}
.actiontable{
display: inline flow-root;
margin-inline: 10px;
}
.action_name{
border: none;
display: inline;
font-family: inherit;
font-size: inherit;
padding: none;
width: auto;
}
#errorbox{
border: 1px solid black;
background-color: darkorange;

Binary file not shown.