diff options
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r-- | views/default/css/elements/typography.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php index 019659a..a89c609 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -141,6 +141,7 @@ h6 { font-size: 0.8em; } display: block; font-size: 85%; font-style: italic; + padding: 10px 0px 10px 0px; } .elgg-quiet { |