diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/webapp/css/sunet.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webapp/css/sunet.css b/src/main/webapp/css/sunet.css index 9907f69..5c34baa 100644 --- a/src/main/webapp/css/sunet.css +++ b/src/main/webapp/css/sunet.css @@ -142,9 +142,9 @@ html, body { border-bottom: 2px solid #EBEBEB; } #footerText { - padding: 20px 0 0; + padding: 10px 0 0; color: #999999; - font-size: 12px; + font-size: 10px; } .blockCont { border-top: 6px solid #c0c0c0; |