2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
+6
View File
@@ -81,6 +81,12 @@ small,
// Undo browser default styling
cite { font-style: normal; }
mark,
.mark {
background-color: @state-warning-bg;
padding: .2em;
}
// Alignment
.text-left { text-align: left; }
.text-right { text-align: right; }