]> git.ktnx.net Git - lsl.git/commitdiff
only the list name is bold, not the whole header
authorDamyan Ivanov <dmn@debian.org>
Sun, 6 Mar 2022 20:34:39 +0000 (20:34 +0000)
committerDamyan Ivanov <dmn@debian.org>
Sun, 6 Mar 2022 20:34:39 +0000 (20:34 +0000)
public/css/style.css

index 6aecb3cd1a8be093ebf600185a65b793965b8ca3..9ed2ed166ebf066e1b560782abe0ae6999511a62 100644 (file)
@@ -82,7 +82,7 @@ padding-right: 30px;
 }
 
 #header h1, #header h2 {margin: 0}
-#header { font-weight: bold; }
+#selected-list-name { font-weight: bold; }
 #header h2 {
 color: #888;
 font-weight: normal;