diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/default/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 0e7882b30..916b32fd2 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -68,6 +68,9 @@ img.photo { font-weight: bold; margin-left: 280px; } +#page-footer { + height: 20px; +} .heart { color: #FF0000; |