0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01: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 {