adding site files

This commit is contained in:
Simon O'Shea
2022-12-15 17:41:19 -05:00
committed by GitHub
parent a5d489a5f7
commit a84c4e6d20
5 changed files with 125 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; }