forked from Archives/Athou_commafeed
moving some code around
This commit is contained in:
@@ -19,6 +19,11 @@
|
|||||||
direction: rtl;
|
direction: rtl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rtl ul,.rtl ol {
|
||||||
|
padding: 0;
|
||||||
|
margin: 0 25px 10px 0px;
|
||||||
|
}
|
||||||
|
|
||||||
#feed-accordion .entry {
|
#feed-accordion .entry {
|
||||||
border-bottom: 1px solid #CCCCCC;
|
border-bottom: 1px solid #CCCCCC;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -144,7 +144,6 @@ h3 small{font-size:14px;}
|
|||||||
h4 small{font-size:14px;}
|
h4 small{font-size:14px;}
|
||||||
.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;}
|
.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;}
|
||||||
ul,ol{padding:0;margin:0 0 10px 25px;}
|
ul,ol{padding:0;margin:0 0 10px 25px;}
|
||||||
.rtl ul, .rtl ol{padding:0;margin:0 25px 10px 0px;}
|
|
||||||
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
|
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
|
||||||
li{line-height:20px;}
|
li{line-height:20px;}
|
||||||
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
|
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
|
||||||
|
|||||||
Reference in New Issue
Block a user