Add CSS files

This commit is contained in:
2025-05-12 15:46:13 +00:00
parent 967007b0c7
commit 4a4ed02e8a
583 changed files with 83461 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.pull-right {
text-align: right;
}
.pull-center {
text-align: center;
}
.tr-style-top td {
/*border-top: 1px solid #6d6d6d;*/
box-shadow: 0 1px 0 #828181 inset;
outline: none;
}