]> git.0d.be Git - panikdb.git/commitdiff
wiki: remove white border around wiki content
authorFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2020 15:35:58 +0000 (17:35 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2020 15:46:16 +0000 (17:46 +0200)
panikdb/static/css/style.scss

index 23d38d1f25fae39f38f9aad4bb56dce26755b39d..4f97f5601ffe20660d5a3a0482d1a3d06cb7c22a 100644 (file)
@@ -736,6 +736,7 @@ div.wiki-section {
        margin: 0 auto;
        max-width: 45em;
        font-size: 16px;
+       border: none;
        line-height: 150%;
        pre.code {
                background: #111;