diff --git a/css/custom.css b/css/custom.css index a05195f..2fd5e15 100644 --- a/css/custom.css +++ b/css/custom.css @@ -41,7 +41,7 @@ color: #989da4 } .powered a:hover { -text decoration: underline; +text-decoration: underline; } .powered a:visited { @@ -237,7 +237,6 @@ text-align:right; .powered-by-copyright { font-size: 10px; text-align:right; -padding-top: 40px; } /* RESPONSIVE STYLES @@ -319,3 +318,4 @@ padding-top: 40px; margin-top: 15px; } } +} \ No newline at end of file