]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
p and ul style for doc pages
[quix0rs-gnu-social.git] / theme / base / css / display.css
index fc1f35e356ddfc447630efcec6d44a8027f5bb28..ec193b9b60962dc7cbfccd21ae1a8ee9437cb08b 100644 (file)
@@ -679,6 +679,8 @@ clear:both;
 
 
 
+
+
 /* NOTICE */
 .notice {
 position:relative;
@@ -961,8 +963,12 @@ border-right:0;
 
 
 
-
-
+#doc #content_inner p {
+margin-bottom:18px;
+}
+#doc #content_inner ul {
+list-style-position:inside;
+}
 
 
 /*START: LOAD ALONG WITH JS*/