Restored old h6 of bootstrap. Fixed buttons line-height
This commit is contained in:
parent
3ab33fcfca
commit
c1c1a1eeee
3 changed files with 12 additions and 6 deletions
|
@ -14,6 +14,11 @@ h3.page_title {
|
|||
line-height: 28px;
|
||||
}
|
||||
|
||||
h6 {
|
||||
color: #888;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
/** CODE **/
|
||||
pre {
|
||||
font-family:'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue