chore: asdas

This commit is contained in:
2025-02-10 17:42:04 +06:00
parent fd380e250d
commit 9746aad58a
3987 changed files with 775441 additions and 16 deletions

View File

@@ -0,0 +1,19 @@
table
{
border: 1px solid rgb(116, 153, 196);
background-color: rgb(210, 228, 242);
color: rgb(64, 64, 64);
text-indent: 0px;
text-align:justify;
width: 100%;
}
tr
{
border: 1px solid rgb(116, 153, 196);
}
td
{
border: 1px solid rgb(116, 153, 196);
padding: 15px;
text-indent: 0px;
}