Add Tsu theme

This commit is contained in:
2021-06-05 03:45:20 -05:00
parent 065820fe2c
commit 3cd8cdbd9c
47 changed files with 1324 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.copyright {
color: #8a8a8a;
text-align: center;
margin: 40px auto 20px;
max-width: 980px;
.text {
text-align: center;
font-size: 14px;
}
}