We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86d24a1 + 2900031 commit a6cfd52Copy full SHA for a6cfd52
style.css
@@ -1,3 +1,12 @@
1
+div.plugin_include_content div.tags {
2
+ margin-bottom: 0 !important;
3
+}
4
+
5
+div.plugin_include_content {
6
+ display: flow-root;
7
+ margin-bottom: 1.4em;
8
9
10
div.dokuwiki div.plugin_include_content div.secedit {
11
float: right;
12
margin-left: 1em;
@@ -11,7 +20,6 @@ div.dokuwiki div.inclmeta {
20
font-size: 80%;
21
line-height: 1.25;
13
22
/*margin-top: 0.5em;*/
14
- margin-bottom: 2em;
15
23
}
16
24
17
25
div.dokuwiki div.inclmeta a.permalink {
0 commit comments