From 5a105af7dd71e407953d0209e447ceeaffd869c4 Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 08:29:13 +0200 Subject: changed blockquote and code styles --- views/default/n1_theme/css.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'views/default/n1_theme') diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index da08f8c..f3ef7ec 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -22,6 +22,10 @@ color: #333; } +#profile-details h2 { + font-weight: bold; +} + .file-photo { margin-top: 15px; } @@ -43,6 +47,12 @@ color: #333; } -.elgg-gallery .elgg-head { + .tidypics-gallery .elgg-head { margin: 10px; } + +#cboxTitle h3 { + color: #eee; + font-weight: bold; + font-size: 160%; +} -- cgit v1.2.3