1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

remove redeclared font styles from <p> and rebuild

This commit is contained in:
Mark Otto
2012-05-23 00:05:30 -07:00
parent 5d27fbb32d
commit 19489496c1

View File

@@ -418,9 +418,6 @@ a:hover {
p {
margin: 0 0 9px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
}
p small {