Files
old-personal-website/style.css
T
2022-12-15 17:41:19 -05:00

4 lines
251 B
CSS

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; }