BP: Added CSS to not indent dd elements in new entries summary definition list.
This commit is contained in:
parent
ed4c76916c
commit
cc454e88a2
@ -237,6 +237,8 @@ ul.archives_row li.archives_link {
|
|||||||
width: 19.9%;
|
width: 19.9%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.archive_summary dd { margin-left: 0; }
|
||||||
|
|
||||||
ul.staticpage_navigation {
|
ul.staticpage_navigation {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
display: inline;
|
display: inline;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user