BP: Added .published plus styles to base.css to rectify display of entry date which was altered by including microformats.
This commit is contained in:
parent
4227ee1038
commit
bf9efb01c4
@ -254,3 +254,8 @@ ul.staticpage_navigation li {
|
||||
display: inline;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.published {
|
||||
border-bottom: none;
|
||||
cursor: auto;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user