]> git.mxchange.org Git - friendica-addons.git/commitdiff
page settings css
authorfriendica <info@friendica.com>
Tue, 19 Jun 2012 09:34:32 +0000 (02:34 -0700)
committerfriendica <info@friendica.com>
Tue, 19 Jun 2012 09:34:32 +0000 (02:34 -0700)
page/page.css [new file with mode: 0644]

diff --git a/page/page.css b/page/page.css
new file mode 100644 (file)
index 0000000..f145ee0
--- /dev/null
@@ -0,0 +1,14 @@
+
+
+
+#page-settings-label {
+       float: left;
+       width: 200px;
+       margin-bottom: 25px;
+}
+
+#page-max-pages {
+       float: left;
+}
+
+