forked from Archives/Athou_commafeed
Some improvments for having better support for RTL/BiDi contents
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
padding-left: 25px;
|
||||
}
|
||||
|
||||
.rtl .entry-header, .rtl .entry-body-content, .rtl.entry-name {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
#feed-accordion .entry {
|
||||
border-bottom: 1px solid #CCCCCC;
|
||||
}
|
||||
@@ -85,6 +89,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
#feed-accordion .entry-header {
|
||||
max-width: 650px;
|
||||
}
|
||||
|
||||
#feed-accordion .entry-body-content {
|
||||
max-width: 650px;
|
||||
color: black;
|
||||
|
||||
Reference in New Issue
Block a user