diff options
author | foockinho <foockinho@lorea.org> | 2012-08-24 05:41:17 +0200 |
---|---|---|
committer | foockinho <foockinho@lorea.org> | 2012-08-24 05:41:17 +0200 |
commit | 6467aed2e0ed92cfe5df32c7c88dadb74b0572dc (patch) | |
tree | 43a4335e3e555060135da81e9160d1067ad385c1 /views/default/css/elements/typography.php | |
parent | c17700e59e4111813001f4315ce6c9667d981d90 (diff) | |
download | saravea_theme-6467aed2e0ed92cfe5df32c7c88dadb74b0572dc.tar.gz saravea_theme-6467aed2e0ed92cfe5df32c7c88dadb74b0572dc.tar.bz2 |
changed pictures header colors and paddings, smooth changes on buttons
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 { |