]> git.sesse.net Git - remoteglot/commitdiff
Add back the margin over the PV.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 21 Jun 2015 13:19:10 +0000 (15:19 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 21 Jun 2015 13:19:10 +0000 (15:19 +0200)
www/css/remoteglot.css

index 2be984091696df3cfa1ebae0bf991d8ffa072cdf..6232f063ddf3899c9ace8627b032d1cedd843adf 100644 (file)
@@ -21,6 +21,7 @@ h3 {
 }
 #pvcontainer {
        clear: left;
+       margin-top: 1em;
 }
 .window {
        position: absolute;