This commit is contained in:
boris
2025-02-06 12:30:01 +00:00
parent f30a8fe711
commit f64a9eadbe
176 changed files with 21418 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
#title {
margin-top: 12px;
background-color: #fff;
color: #000;
}
#content {
background-color: #fff;
padding-top: 20px;
}
#footer {
margin-top: 20px;
text-align: center;
background-color: #000;
color: #fff;
}