p and ul style for doc pages
This commit is contained in:
@@ -679,6 +679,8 @@ clear:both;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* NOTICE */
|
/* NOTICE */
|
||||||
.notice {
|
.notice {
|
||||||
position:relative;
|
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*/
|
/*START: LOAD ALONG WITH JS*/
|
||||||
|
|||||||
Reference in New Issue
Block a user