BP: Added .authors to base.css to overrule formatting applied by address tag.
This commit is contained in:
parent
8c8b12a27e
commit
eabd9991a2
@ -237,3 +237,9 @@ ul.staticpage_navigation li {
|
|||||||
#theme_chooser select{
|
#theme_chooser select{
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* microformats */
|
||||||
|
.author {
|
||||||
|
display: inline;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user