]> git.0d.be Git - panikdb.git/commitdiff
fix style of (django.contrib.)messages
authorFrédéric Péters <fpeters@0d.be>
Sun, 15 Oct 2017 10:49:48 +0000 (12:49 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 15 Oct 2017 10:49:48 +0000 (12:49 +0200)
panikdb/static/css/style.css

index 1e458695047116cc652be97fa1299486f915ce6c..d0668c800ae0030bf36b25d9658a45d454ba6aa6 100644 (file)
@@ -63,7 +63,7 @@ div#content h3 {
        margin-bottom: 20px;
 }
 
-div#content ul {
+ul.episode-list {
        line-height: 1.5em;
        padding: 1ex 2ex 1ex 3ex;
 }