Update to light theme to increase top margin of iframes

This commit is contained in:
str4d
2012-07-20 01:13:01 +00:00
parent 3cce978e26
commit 9d2709be19

View File

@@ -1421,3 +1421,7 @@ div.footnote hr{
margin-bottom: -18px;
margin-right: 5px;
}
iframe.iframed {
margin: 10px 0 0;
}