diff --git a/style.css b/style.css index 8e85ae4..ecf43cd 100644 --- a/style.css +++ b/style.css @@ -1432,6 +1432,10 @@ pre code{ text-shadow: 2px 2px 5px red; } +.aligncenter { + position: center; +} + .legal:hover { color: #FFFFFF; font-size: 24px;