summaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorfoockinho <foockinho@lorea.org>2012-10-06 03:20:09 +0200
committerfoockinho <foockinho@lorea.org>2012-10-06 03:20:09 +0200
commit1a60de700325fa6fabbfa153af3b48d7afa1a570 (patch)
tree617258616720d8edaeb0d5211889af04f6900ef9 /views/default/css/elements/typography.php
parent52f6ec1b22584366c9c9e37341501d226e337317 (diff)
downloadsaravea_theme-1a60de700325fa6fabbfa153af3b48d7afa1a570.tar.gz
saravea_theme-1a60de700325fa6fabbfa153af3b48d7afa1a570.tar.bz2
changed elgg-river-message background color, changed typograpy proportion on river, change titles font-weight
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r--views/default/css/elements/typography.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php
index 943f323..f6b8549 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -105,6 +105,7 @@ blockquote {
h1, h2, h3, h4, h5, h6 {
color: #333;
+ font-weight: bold;
}
h1 { font-size: 2em; visibility: hidden;}
@@ -128,6 +129,7 @@ h6 { font-size: 0.8em; }
float: left;
max-width: 530px;
margin-right: 10px;
+
}
.elgg-heading-basic {
color: #616068;