Update bootstrap to 2.3.1
This commit is contained in:
@ -56,7 +56,26 @@ table.clickable-rows > tbody > tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
h2 {
|
||||
font-size: 150%;
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 120%;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
div.page-header {
|
||||
margin-top: 0em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
div.page-header h1 {
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
div.page-header h1 small {
|
||||
font-size: 45%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user