]> git.0d.be Git - panikdb.git/commitdiff
style: span in statistics title
authorFrédéric Péters <fpeters@0d.be>
Mon, 6 Apr 2015 13:19:30 +0000 (15:19 +0200)
committerFrédéric Péters <fpeters@0d.be>
Mon, 6 Apr 2015 13:19:30 +0000 (15:19 +0200)
panikdb/static/css/style.css

index 5add1525be8716e13d428298be474febc708e248..625aa1ad95264cfc9bb20d59d3a1c84e22291935 100644 (file)
@@ -661,3 +661,8 @@ body.combo div.select2-container {
 body.combo a.view-online {
        display: none;
 }
+
+div.nonstop-stats h3 span {
+       font-weight: normal;
+       font-size: 70%;
+}