mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
grunt
This commit is contained in:
@@ -5728,6 +5728,18 @@ button.close {
|
||||
text-transform: capitalize !important;
|
||||
}
|
||||
|
||||
.font-normal {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.font-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.font-italic {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: #818a91;
|
||||
}
|
||||
|
Reference in New Issue
Block a user