diff options
Diffstat (limited to 'css/desktop/footer.css')
| -rwxr-xr-x | css/desktop/footer.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/desktop/footer.css b/css/desktop/footer.css index 7e3b215..717c861 100755 --- a/css/desktop/footer.css +++ b/css/desktop/footer.css @@ -26,3 +26,8 @@ border-radius: 0 0 9px 9px; border-top: 1px solid #98A5B0; } + +.footer p { + font-size: small; + font-weight: bold; +}
\ No newline at end of file |
