]> Pileus Git - ~andy/aweather-web/blobdiff - data/global.css
Update linux download links
[~andy/aweather-web] / data / global.css
index f90982ef137cd574e1609be35cf466ad7aa00b49..9c299e86a14e9fb4416064c6cca669de25c3b4ba 100644 (file)
@@ -320,23 +320,15 @@ dl.inline dt {
 dl.inline dt:after {
        content: ":";
 }
+dl.inline .hidden {
+       display: none;
+}
 h1 + .note,
 h2 + .note,
-.left {
+.note.left {
        text-align: left;
        margin-bottom: 10px;
 }
-
-dl.inline dt {
-       display: block;
-       float: left;
-       clear: both;
-       font-weight: bold;
-       width: 8em;
-}
-dl.inline dt:after {
-       content: ":";
-}
 dl.small dt {
        width: 4em;
 }