1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00
This commit is contained in:
mrmrs
2014-03-07 00:10:46 -08:00
parent d44e98b34d
commit d1d5d90413
14 changed files with 97 additions and 13 deletions

View File

@@ -1109,6 +1109,11 @@ small,
cite {
font-style: normal;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}