aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-21 21:35:36 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-21 21:35:36 +0000
commit376eaec4d23f72ad66027325e07461919814177a (patch)
tree81b5b90f298472b40ec30e9eac0456c5f19fc3b2 /views/default/css/elements/typography.php
parent5dc1d61143b56b1b7e429bd248a81b93c2c11a59 (diff)
downloadelgg-376eaec4d23f72ad66027325e07461919814177a.tar.gz
elgg-376eaec4d23f72ad66027325e07461919814177a.tar.bz2
Made a thorough pass over the css. Included todo's throughout to track what still needs to be done.
git-svn-id: http://code.elgg.org/elgg/trunk@7890 36083f99-b078-4883-b0ff-0f9b5a30f544
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 aece7a49d..a550058e8 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -34,3 +34,5 @@ h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
+
+<?php //@todo many location-dependent styles are for styling headings. Move those here and make them into non-location-dependent classes ?> \ No newline at end of file