try and fail to make the mobile style prettier
authorRalf Jung <post@ralfj.de>
Wed, 4 May 2016 18:32:37 +0000 (20:32 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 4 May 2016 18:32:37 +0000 (20:32 +0200)
docs/pycco_custom.css

index 6832cf896fb4c332806eacf39905bd8e2a87251a..6957afc0589cbc9ebe17639e9ed9c11394677c1b 100644 (file)
@@ -75,6 +75,12 @@ div.code {
     div.code {
         margin: 0px;
         clear: both;
+        /*
+          This *would* be nice, but there are empty code blocks in the generated HTML :-/
+          background: #EEEEEE;
+          border-top: #BBBBBB 1px solid;
+          border-bottom: #BBBBBB 1px solid;
+        */
     }
 }