Added a general class to add text-only elements
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 16c1e2b..2295c48 100644 (file)
@@ -27,6 +27,9 @@ a:visited {
 .font {
   font-size: 13px;
 }
+.none {
+  display: none;
+}
 h3.bar {
   padding-left: 5px;
   font-size: 16px;