Chore: styles cleaning

This commit is contained in:
Grail Finder
2025-07-11 08:51:20 +03:00
parent 89572e8fb5
commit d056c4a07e
5 changed files with 8 additions and 72 deletions

View File

@ -1,7 +1,7 @@
body{
background-color: #0C1616FF;
color: #8896b2;
max-width: 800px;
max-width: 1000px;
min-width: 0px;
margin: 2em auto !important;
margin-left: auto;
@ -12,12 +12,6 @@ body{
text-align: center;
display: block;
}
a{
color: #00a2e7;
}
a:visited{
color: #ca1a70;
}
table{
border-collapse: separate !important;
border-spacing: 10px 10px;

Binary file not shown.