adding site files

This commit is contained in:
osheas1atwit
2022-12-15 17:37:04 -05:00
parent a5d489a5f7
commit 3ed9555370
31 changed files with 1752 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
div.main {top: 5%; left: 0; width: 99%; height: 95%; position: absolute; display: table; justify: center;}
p {display: table-cell; vertical-align: middle; text-align: center;}
a { color: black; }
div.bar { position: fixed; top: 0; z-index: 1; }