diff --git a/templates/bulletproof/base.css b/templates/bulletproof/base.css index b44f4142..c5294cee 100644 --- a/templates/bulletproof/base.css +++ b/templates/bulletproof/base.css @@ -237,3 +237,9 @@ ul.staticpage_navigation li { #theme_chooser select{ width: 90%; } + +/* microformats */ +.author { + display: inline; + font-style: normal; +}