remove em and strong from docs.css since you're not resetting it

This commit is contained in:
Mark Otto 2012-11-05 17:08:45 -08:00
Родитель af064c33db
Коммит 751a7e37fd
1 изменённых файлов: 2 добавлений и 10 удалений

Просмотреть файл

@ -16,14 +16,6 @@ body {
/* Typography
-------------------------------------------------- */
em {
font-style: italic;
}
strong {
font-weight: bold;
}
hr {
height: 0;
margin: 10px 0 30px;
@ -359,7 +351,7 @@ h6 {
.iphone .list a[data-transition="slide-out"] {
padding: 0;
display: inline;
margin: 0;
margin: 0;
color: #0882f0;
}
@ -1074,7 +1066,7 @@ h6 {
[class*="bar-"] {
-moz-box-sizing: border-box;
}
.bar-title,
.bar-title,
.tab-inner {
display: -moz-box;
-moz-box-orient: horizontal;