diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2009-04-29 02:25:32 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2009-04-29 02:25:32 +0000 |
commit | 7c01d988674a76ce97563abd113a384095741288 (patch) | |
tree | 4c483bd9de48d404b863cfc229a7143242f753e0 | |
parent | 737022f6b477d57388a7fc8683f7860b5befd2b0 (diff) |
added new in-post headers
-rw-r--r-- | media/css/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/css/base.css b/media/css/base.css index 3f5ed67..72c628e 100644 --- a/media/css/base.css +++ b/media/css/base.css @@ -162,7 +162,7 @@ div.meta, div.photo-archives span.date, div.archives span.date { width: 180px; } -.content h3 { font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif; } +.content h3 { font-family: 'HelveticaNeue-CondensedBold','Arial Narrow',Helvetica,Arial,sans-serif;text-transform:uppercase;white-space:nowrap;font-weight:bold; } div.archives span.date { font-size: 10px; margin-top: 6px; |