Remove headline wrap and fix schema tag on post/page title's

This commit is contained in:
Michael Rose
2013-09-07 13:02:52 -04:00
parent 564fbefc61
commit 69715005f2
7 changed files with 4 additions and 31 deletions
-3
View File
@@ -1124,9 +1124,6 @@ body {
color: #ffffff;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.headline-wrap h2 {
text-transform: uppercase;
}
.byline {
clear: both;
font-size: 80%;
-3
View File
@@ -1481,9 +1481,6 @@ body {
color: #ffffff;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.headline-wrap h2 {
text-transform: uppercase;
}
.byline {
clear: both;
font-size: 80%;