From: Joey Schulze Date: Thu, 26 Oct 2006 10:05:06 +0000 (+0000) Subject: Added a general class to add text-only elements X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fservice.infodrom.org;a=commitdiff_plain;h=146b275bbcc7aa05f41f34e634fa3dc1a2d2fe59;hp=a5f83766073eed47b38ada64e9e6c0687bcdce9c Added a general class to add text-only elements --- diff --git a/src/infodrom.css b/src/infodrom.css index 16c1e2b..2295c48 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -27,6 +27,9 @@ a:visited { .font { font-size: 13px; } +.none { + display: none; +} h3.bar { padding-left: 5px; font-size: 16px;