Template:*/styles.css

From Wikisource
Jump to navigation Jump to search
.wst_list_continuation > li:first-child{ list-style-type:none;
	list-style-image:none;
}

.wst_ulist.__idx_hi1,
.wst_ulist.__plain{
	line-height: inherit;
	list-style: none;
	list-style-image:none;
	margin-left: 0;
}

.wst_ulist.__nomarker{
	line-height: inherit;
	list-style: none;
	list-style-image:none;
}

.__fixleft{
	margin-left:1.6em;
}

.wst_olist.__idx_hi1 ol,
.wst_olist.__plain ol,
.wst_ulist.__idx_hi1 ul,
.wst_ulist.__plain ul{
	margin-top: 0;
	margin-bottom: 0;
}

.wst_olist.__plain li,
.wst_ulist.__plain li{
	margin-bottom: 0;
}

.wst_olist.__idx_hi1 li,
.wst_ulist.__idx_hi1 li{
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 0;
}

.wst_list_continuation.__idx_hi1 > li:first-child{ list-style-type:none;
list-style-image:none;
margin-left:1em;
text-indent:0;
}