diff options
Diffstat (limited to 'readable/bootstrap.css')
-rw-r--r-- | readable/bootstrap.css | 361 |
1 files changed, 177 insertions, 184 deletions
diff --git a/readable/bootstrap.css b/readable/bootstrap.css index 306e2348..d5e8e1f3 100644 --- a/readable/bootstrap.css +++ b/readable/bootstrap.css @@ -134,11 +134,11 @@ textarea { } body { margin: 0; - font-family: Georgia, "Times New Roman", Times, serif; - font-size: 17px; - line-height: 1.3em; - color: #090000; - background-color: #fdfdfc; + font-family: Palatino, Georgia, "Times New Roman", Times, serif; + font-size: 16px; + line-height: 1.4em; + color: #282828; + background-color: #fafdfa; } a { color: #9c0001; @@ -470,13 +470,13 @@ a:hover { clear: both; } p { - margin: 0 0 0.65em; + margin: 0 0 0.7em; } .lead { - margin-bottom: 1.3em; + margin-bottom: 1.4em; font-size: 20px; font-weight: 200; - line-height: 1.9500000000000002em; + line-height: 2.0999999999999996em; } small { font-size: 85%; @@ -499,7 +499,7 @@ h3, h4, h5, h6 { - margin: 0.65em 0; + margin: 0.7em 0; font-family: inherit; font-weight: bold; line-height: 1; @@ -553,14 +553,14 @@ h4 small { font-size: 14px; } .page-header { - padding-bottom: -0.35em; - margin: 1.3em 0 1.9500000000000002em; + padding-bottom: -0.30000000000000004em; + margin: 1.4em 0 2.0999999999999996em; border-bottom: 1px solid #cdcdcd; } ul, ol { padding: 0; - margin: 0 0 0.65em 25px; + margin: 0 0 0.7em 25px; } ul ul, ul ol, @@ -569,7 +569,7 @@ ol ul { margin-bottom: 0; } li { - line-height: 1.3em; + line-height: 1.4em; } ul.unstyled, ol.unstyled { @@ -577,17 +577,17 @@ ol.unstyled { list-style: none; } dl { - margin-bottom: 1.3em; + margin-bottom: 1.4em; } dt, dd { - line-height: 1.3em; + line-height: 1.4em; } dt { font-weight: bold; } dd { - margin-left: 0.65em; + margin-left: 0.7em; } .dl-horizontal dt { float: left; @@ -602,7 +602,7 @@ dd { margin-left: 130px; } hr { - margin: 1.3em 0; + margin: 1.4em 0; border: 0; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #ffffff; @@ -617,18 +617,18 @@ abbr.initialism { } blockquote { padding: 0 0 0 15px; - margin: 0 0 1.3em; + margin: 0 0 1.4em; border-left: 5px solid #cdcdcd; } blockquote p { margin-bottom: 0; font-size: 16px; font-weight: 300; - line-height: 1.625em; + line-height: 1.75em; } blockquote small { display: block; - line-height: 1.3em; + line-height: 1.4em; color: #999999; } blockquote small:before { @@ -659,15 +659,15 @@ blockquote:after { } address { display: block; - margin-bottom: 1.3em; + margin-bottom: 1.4em; font-style: normal; - line-height: 1.3em; + line-height: 1.4em; } code, pre { padding: 0 3px 2px; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 15px; + font-size: 14px; color: #333333; -webkit-border-radius: 3px; -moz-border-radius: 3px; @@ -681,10 +681,10 @@ code { } pre { display: block; - padding: 0.15000000000000002em; - margin: 0 0 0.65em; - font-size: 16px; - line-height: 1.3em; + padding: 0.19999999999999996em; + margin: 0 0 0.7em; + font-size: 15px; + line-height: 1.4em; word-break: break-all; word-wrap: break-word; white-space: pre; @@ -697,7 +697,7 @@ pre { border-radius: 4px; } pre.prettyprint { - margin-bottom: 1.3em; + margin-bottom: 1.4em; } pre code { padding: 0; @@ -710,7 +710,7 @@ pre code { overflow-y: scroll; } form { - margin: 0 0 1.3em; + margin: 0 0 1.4em; } fieldset { padding: 0; @@ -721,15 +721,15 @@ legend { display: block; width: 100%; padding: 0; - margin-bottom: 1.3em; - font-size: 25.5px; - line-height: 2.6em; + margin-bottom: 1.4em; + font-size: 24px; + line-height: 2.8em; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } legend small { - font-size: 0.9750000000000001em; + font-size: 1.0499999999999998em; color: #999999; } label, @@ -737,15 +737,15 @@ input, button, select, textarea { - font-size: 17px; + font-size: 16px; font-weight: normal; - line-height: 1.3em; + line-height: 1.4em; } input, button, select, textarea { - font-family: Georgia, "Times New Roman", Times, serif; + font-family: Palatino, Georgia, "Times New Roman", Times, serif; } label { display: block; @@ -769,11 +769,11 @@ input[type="tel"], input[type="color"], .uneditable-input { display: inline-block; - height: 1.3em; + height: 1.4em; padding: 4px 6px; margin-bottom: 9px; - font-size: 17px; - line-height: 1.3em; + font-size: 16px; + line-height: 1.4em; color: #777777; -webkit-border-radius: 3px; -moz-border-radius: 3px; @@ -1166,9 +1166,9 @@ select:focus:required:invalid:focus { box-shadow: 0 0 6px #f8b9b7; } .form-actions { - padding: 0.30000000000000004em 20px 1.3em; - margin-top: 1.3em; - margin-bottom: 1.3em; + padding: 0.3999999999999999em 20px 1.4em; + margin-top: 1.4em; + margin-bottom: 1.4em; background-color: transparent; border-top: 1px solid #e5e5e5; *zoom: 1; @@ -1184,11 +1184,11 @@ select:focus:required:invalid:focus { } .help-block, .help-inline { - color: #560000; + color: #4e4e4e; } .help-block { display: block; - margin-bottom: 0.65em; + margin-bottom: 0.7em; } .help-inline { display: inline-block; @@ -1214,7 +1214,7 @@ select:focus:required:invalid:focus { position: relative; margin-bottom: 0; *margin-left: 0; - font-size: 17px; + font-size: 16px; vertical-align: top; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; @@ -1232,12 +1232,12 @@ select:focus:required:invalid:focus { .input-prepend .add-on { display: inline-block; width: auto; - height: 1.3em; + height: 1.4em; min-width: 16px; padding: 4px 5px; - font-size: 17px; + font-size: 16px; font-weight: normal; - line-height: 1.3em; + line-height: 1.4em; text-align: center; text-shadow: 0 1px 0 #ffffff; background-color: #cdcdcd; @@ -1404,14 +1404,14 @@ input.search-query { margin-left: 0; } .control-group { - margin-bottom: 0.65em; + margin-bottom: 0.7em; } legend + .control-group { - margin-top: 1.3em; + margin-top: 1.4em; -webkit-margin-top-collapse: separate; } .form-horizontal .control-group { - margin-bottom: 1.3em; + margin-bottom: 1.4em; *zoom: 1; } .form-horizontal .control-group:before, @@ -1439,7 +1439,7 @@ legend + .control-group { *padding-left: 160px; } .form-horizontal .help-block { - margin-top: 0.65em; + margin-top: 0.7em; margin-bottom: 0; } .form-horizontal .form-actions { @@ -1453,12 +1453,12 @@ table { } .table { width: 100%; - margin-bottom: 1.3em; + margin-bottom: 1.4em; } .table th, .table td { padding: 8px; - line-height: 1.3em; + line-height: 1.4em; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; @@ -1555,11 +1555,11 @@ table { } .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { - background-color: #f9f9f6; + background-color: #f3faf3; } .table-hover tbody tr:hover td, .table-hover tbody tr:hover th { - background-color: #f5f5f0; + background-color: #ebf7eb; } table [class*=span], .row-fluid table [class*=span] { @@ -2199,7 +2199,7 @@ table .span24 { .dropdown-menu .divider { *width: 100%; height: 1px; - margin: -0.35em 1px; + margin: -0.30000000000000004em 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; @@ -2210,7 +2210,7 @@ table .span24 { padding: 3px 20px; clear: both; font-weight: normal; - line-height: 1.3em; + line-height: 1.4em; color: #9c0001; white-space: nowrap; } @@ -2372,7 +2372,7 @@ table .span24 { float: right; font-size: 20px; font-weight: bold; - line-height: 1.3em; + line-height: 1.4em; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; @@ -2400,9 +2400,9 @@ button.close { *zoom: 1; padding: 4px 14px; margin-bottom: 0; - font-size: 17px; - line-height: 1.3em; - *line-height: 1.3em; + font-size: 16px; + line-height: 1.4em; + *line-height: 1.4em; text-align: center; vertical-align: middle; cursor: pointer; @@ -2490,7 +2490,7 @@ button.close { } .btn-large { padding: 9px 14px; - font-size: 19px; + font-size: 18px; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; @@ -2501,16 +2501,16 @@ button.close { } .btn-small { padding: 3px 9px; - font-size: 15px; - line-height: -0.7em; + font-size: 14px; + line-height: -0.6000000000000001em; } .btn-small [class^="icon-"] { margin-top: 0; } .btn-mini { padding: 2px 6px; - font-size: 14px; - line-height: -2.7em; + font-size: 13px; + line-height: -2.6em; } .btn-block { display: block; @@ -2694,17 +2694,17 @@ button.close { .btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); - background-color: #555555; - background-image: -moz-linear-gradient(top, #777777, #222222); - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), to(#222222)); - background-image: -webkit-linear-gradient(top, #777777, #222222); - background-image: -o-linear-gradient(top, #777777, #222222); - background-image: linear-gradient(to bottom, #777777, #222222); + background-color: #575757; + background-image: -moz-linear-gradient(top, #777777, #282828); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), to(#282828)); + background-image: -webkit-linear-gradient(top, #777777, #282828); + background-image: -o-linear-gradient(top, #777777, #282828); + background-image: linear-gradient(to bottom, #777777, #282828); background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff222222', GradientType=0); - border-color: #222222 #222222 #000000; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff282828', GradientType=0); + border-color: #282828 #282828 #020202; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); - *background-color: #222222; + *background-color: #282828; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -2715,12 +2715,12 @@ button.close { .btn-inverse.disabled, .btn-inverse[disabled] { color: #ffffff; - background-color: #222222; - *background-color: #151515; + background-color: #282828; + *background-color: #1b1b1b; } .btn-inverse:active, .btn-inverse.active { - background-color: #080808 \9; + background-color: #0e0e0e \9; } button.btn, input[type="submit"].btn { @@ -2782,8 +2782,8 @@ input[type="submit"].btn.btn-mini { } .btn-toolbar { font-size: 0; - margin-top: 0.65em; - margin-bottom: 0.65em; + margin-top: 0.7em; + margin-bottom: 0.7em; } .btn-toolbar .btn-group { display: inline-block; @@ -2808,7 +2808,7 @@ input[type="submit"].btn.btn-mini { } .btn-group > .btn, .btn-group > .dropdown-menu { - font-size: 17px; + font-size: 16px; } .btn-group > .btn-mini { font-size: 11px; @@ -2915,7 +2915,7 @@ input[type="submit"].btn.btn-mini { background-color: #2f96b4; } .btn-group.open .btn-inverse.dropdown-toggle { - background-color: #222222; + background-color: #282828; } .btn .caret { margin-top: 8px; @@ -2985,7 +2985,7 @@ input[type="submit"].btn.btn-mini { } .alert { padding: 8px 35px 8px 14px; - margin-bottom: 1.3em; + margin-bottom: 1.4em; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; @@ -3001,7 +3001,7 @@ input[type="submit"].btn.btn-mini { position: relative; top: -2px; right: -21px; - line-height: 1.3em; + line-height: 1.4em; } .alert-success { background-color: #dff0d8; @@ -3032,7 +3032,7 @@ input[type="submit"].btn.btn-mini { } .nav { margin-left: 0; - margin-bottom: 1.3em; + margin-bottom: 1.4em; list-style: none; } .nav > li > a { @@ -3050,7 +3050,7 @@ input[type="submit"].btn.btn-mini { padding: 3px 15px; font-size: 11px; font-weight: bold; - line-height: 1.3em; + line-height: 1.4em; color: #999999; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-transform: uppercase; @@ -3084,7 +3084,7 @@ input[type="submit"].btn.btn-mini { .nav-list .divider { *width: 100%; height: 1px; - margin: -0.35em 1px; + margin: -0.30000000000000004em 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; @@ -3126,7 +3126,7 @@ input[type="submit"].btn.btn-mini { .nav-tabs > li > a { padding-top: 8px; padding-bottom: 8px; - line-height: 1.3em; + line-height: 1.4em; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; @@ -3356,24 +3356,24 @@ input[type="submit"].btn.btn-mini { } .navbar { overflow: visible; - margin-bottom: 1.3em; - color: #090000; + margin-bottom: 1.4em; + color: #282828; *position: relative; *z-index: 2; } .navbar-inner { - min-height: 40px; + min-height: 50px; padding-left: 20px; padding-right: 20px; - background-color: #fdfdfc; - background-image: -moz-linear-gradient(top, #fdfdfc, #fdfdfc); - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfc), to(#fdfdfc)); - background-image: -webkit-linear-gradient(top, #fdfdfc, #fdfdfc); - background-image: -o-linear-gradient(top, #fdfdfc, #fdfdfc); - background-image: linear-gradient(to bottom, #fdfdfc, #fdfdfc); + background-color: #fafdfa; + background-image: -moz-linear-gradient(top, #fafdfa, #fafdfa); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafdfa), to(#fafdfa)); + background-image: -webkit-linear-gradient(top, #fafdfa, #fafdfa); + background-image: -o-linear-gradient(top, #fafdfa, #fafdfa); + background-image: linear-gradient(to bottom, #fafdfa, #fafdfa); background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfc', endColorstr='#fffdfdfc', GradientType=0); - border: 1px solid #e5e5d7; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafdfa', endColorstr='#fffafdfa', GradientType=0); + border: 1px solid #ceecce; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; @@ -3390,35 +3390,35 @@ input[type="submit"].btn.btn-mini { .navbar .brand { float: left; display: block; - padding: 19.35px 20px 19.35px; + padding: 24.3px 20px 24.3px; margin-left: -20px; font-size: 20px; font-weight: 200; - color: #9c0001; - text-shadow: 0 1px 0 #fdfdfc; + color: #282828; + text-shadow: 0 1px 0 #fafdfa; } .navbar .brand:hover { text-decoration: none; } .navbar-text { margin-bottom: 0; - line-height: 40px; + line-height: 50px; } .navbar-link { - color: #9c0001; + color: #282828; } .navbar-link:hover { color: #9c0001; } .navbar .divider-vertical { - height: 40px; + height: 50px; margin: 0 9px; - border-left: 1px solid #fdfdfc; - border-right: 1px solid #fdfdfc; + border-left: 1px solid #fafdfa; + border-right: 1px solid #fafdfa; } .navbar .btn, .navbar .btn-group { - margin-top: 6px; + margin-top: 11px; } .navbar .btn-group .btn { margin: 0; @@ -3440,7 +3440,7 @@ input[type="submit"].btn.btn-mini { .navbar-form select, .navbar-form .radio, .navbar-form .checkbox { - margin-top: 5px; + margin-top: 10px; } .navbar-form input, .navbar-form select, @@ -3465,7 +3465,7 @@ input[type="submit"].btn.btn-mini { .navbar-search { position: relative; float: left; - margin-top: 5px; + margin-top: 10px; margin-bottom: 0; } .navbar-search .search-query { @@ -3547,10 +3547,10 @@ input[type="submit"].btn.btn-mini { } .navbar .nav > li > a { float: none; - padding: 19.35px 15px 19.35px; - color: #9c0001; + padding: 24.3px 15px 24.3px; + color: #282828; text-decoration: none; - text-shadow: 0 1px 0 #fdfdfc; + text-shadow: 0 1px 0 #fafdfa; } .navbar .nav .dropdown-toggle .caret { margin-top: 8px; @@ -3566,7 +3566,7 @@ input[type="submit"].btn.btn-mini { .navbar .nav > .active > a:focus { color: #9c0001; text-decoration: none; - background-color: #fdfdfc; + background-color: #fafdfa; -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); @@ -3579,17 +3579,17 @@ input[type="submit"].btn.btn-mini { margin-right: 5px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); - background-color: #f3f3ed; - background-image: -moz-linear-gradient(top, #f3f3ed, #f3f3ed); - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3ed), to(#f3f3ed)); - background-image: -webkit-linear-gradient(top, #f3f3ed, #f3f3ed); - background-image: -o-linear-gradient(top, #f3f3ed, #f3f3ed); - background-image: linear-gradient(to bottom, #f3f3ed, #f3f3ed); + background-color: #e8f6e8; + background-image: -moz-linear-gradient(top, #e8f6e8, #e8f6e8); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8f6e8), to(#e8f6e8)); + background-image: -webkit-linear-gradient(top, #e8f6e8, #e8f6e8); + background-image: -o-linear-gradient(top, #e8f6e8, #e8f6e8); + background-image: linear-gradient(to bottom, #e8f6e8, #e8f6e8); background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3ed', endColorstr='#fff3f3ed', GradientType=0); - border-color: #f3f3ed #f3f3ed #d4d4bf; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8f6e8', endColorstr='#ffe8f6e8', GradientType=0); + border-color: #e8f6e8 #e8f6e8 #b1e0b1; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); - *background-color: #f3f3ed; + *background-color: #e8f6e8; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); @@ -3603,12 +3603,12 @@ input[type="submit"].btn.btn-mini { .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: #ffffff; - background-color: #f3f3ed; - *background-color: #e9e9dd; + background-color: #e8f6e8; + *background-color: #d6eed6; } .navbar .btn-navbar:active, .navbar .btn-navbar.active { - background-color: #dedece \9; + background-color: #c3e7c3 \9; } .navbar .btn-navbar .icon-bar { display: block; @@ -3662,12 +3662,12 @@ input[type="submit"].btn.btn-mini { .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle { - background-color: #fdfdfc; + background-color: #fafdfa; color: #9c0001; } .navbar .nav li.dropdown > .dropdown-toggle .caret { - border-top-color: #9c0001; - border-bottom-color: #9c0001; + border-top-color: #282828; + border-bottom-color: #282828; } .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, @@ -3826,7 +3826,7 @@ input[type="submit"].btn.btn-mini { } .breadcrumb { padding: 8px 15px; - margin: 0 0 1.3em; + margin: 0 0 1.4em; list-style: none; background-color: #f5f5f5; -webkit-border-radius: 4px; @@ -3849,8 +3849,8 @@ input[type="submit"].btn.btn-mini { color: #999999; } .pagination { - height: 2.6em; - margin: 1.3em 0; + height: 2.8em; + margin: 1.4em 0; } .pagination ul { display: inline-block; @@ -3874,7 +3874,7 @@ input[type="submit"].btn.btn-mini { .pagination span { float: left; padding: 0 14px; - line-height: 0.6000000000000001em; + line-height: 0.7999999999999998em; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; @@ -3917,7 +3917,7 @@ input[type="submit"].btn.btn-mini { text-align: right; } .pager { - margin: 1.3em 0; + margin: 1.4em 0; list-style: none; text-align: center; *zoom: 1; @@ -4280,13 +4280,13 @@ input[type="submit"].btn.btn-mini { } .thumbnails > li { float: left; - margin-bottom: 1.3em; + margin-bottom: 1.4em; margin-left: 20px; } .thumbnail { display: block; padding: 4px; - line-height: 1.3em; + line-height: 1.4em; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; @@ -4317,7 +4317,7 @@ a.thumbnail:hover { } .label, .badge { - font-size: 14.382px; + font-size: 13.536px; font-weight: bold; line-height: 14px; color: #ffffff; @@ -4435,8 +4435,8 @@ a.badge:hover { } .progress { overflow: hidden; - height: 1.3em; - margin-bottom: 1.3em; + height: 1.4em; + margin-bottom: 1.4em; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)); @@ -4584,7 +4584,7 @@ a.badge:hover { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .accordion { - margin-bottom: 1.3em; + margin-bottom: 1.4em; } .accordion-group { margin-bottom: 2px; @@ -4609,7 +4609,7 @@ a.badge:hover { } .carousel { position: relative; - margin-bottom: 1.3em; + margin-bottom: 1.4em; line-height: 1; } .carousel-inner { @@ -4671,7 +4671,7 @@ a.badge:hover { line-height: 30px; color: #ffffff; text-align: center; - background: #222222; + background: #282828; border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; @@ -4701,7 +4701,7 @@ a.badge:hover { .carousel-caption h4, .carousel-caption p { color: #ffffff; - line-height: 1.3em; + line-height: 1.4em; } .carousel-caption h4 { margin: 0 0 5px; @@ -4727,7 +4727,7 @@ a.badge:hover { .hero-unit p { font-size: 18px; font-weight: 200; - line-height: 1.9500000000000002em; + line-height: 2.0999999999999996em; color: inherit; } .pull-right { @@ -4751,27 +4751,17 @@ a.badge:hover { body { word-spacing: -0.05em; } -h1, -h2, -h3, -h4, -h5, -h6 { - line-height: 2em; - color: #090000; -} h1 { - font-size: 2em; + font-size: 2.5em; } h2 { + font-size: 2em; +} +h3 { font-size: 1.5em; } -h3, -h4, -h5, h6 { - font-size: 1em; - text-transform: none; + color: #282828; } small { font-size: 13px; @@ -4789,14 +4779,14 @@ small { .navbar .brand { font-weight: bold; line-height: 1em; - padding: 10px 15px; + padding: 15px 15px 7px; } .navbar .brand:hover { color: #c50001; } .navbar .nav > li > a { text-shadow: none; - padding: 10px 15px 7px; + padding: 15px 15px 7px; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, @@ -4805,25 +4795,25 @@ small { -moz-box-shadow: none; box-shadow: none; } +.navbar .navbar-search { + margin-top: 11px; +} .navbar .search-query { border: 1px solid #D4D4D4; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; - color: #090000; + color: #282828; background-color: #ffffff; } .navbar .navbar-text { - margin: 10px 15px 0; - line-height: 1.3em; + margin: 15px 15px 0; + line-height: 1.4em; } .navbar .divider-vertical { border-right: 1px solid rgba(128, 128, 128, 0.3); border-left: none; } -.navbar .navbar-search { - margin-top: 7px; -} .navbar .nav-collapse.collapse .nav li:first-child > a { margin-bottom: 10px; } @@ -4880,11 +4870,14 @@ div.subnav .nav > li:active > a { div.subnav .nav > li > a:hover, div.subnav .nav > li.active > a:hover, div.subnav .nav > li:active > a:hover { - color: #c50001; + background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; - background-color: transparent; + color: #c50001; +} +div.subnav-fixed { + top: 50px; } .dropdown-menu { border: 1px solid #D4D4D4; @@ -4907,12 +4900,12 @@ div.subnav .nav > li:active > a:hover { border-radius: 0; } .nav-tabs li > a:hover { - background-color: #fdfdfc; + background-color: #fafdfa; } .nav-tabs li.active > a, .nav-tabs li.active > a:hover { - color: #090000; - background-color: #fdfdfc; + color: #282828; + background-color: #fafdfa; } .nav-tabs.nav-stacked li > a { background-color: #ffffff; @@ -4934,12 +4927,12 @@ div.subnav .nav > li:active > a:hover { border-radius: 0; } .nav-pills li > a:hover { - background-color: #fdfdfc; + background-color: #fafdfa; } .nav-pills li.active > a, .nav-pills li.active > a:hover { - color: #090000; - background-color: #fdfdfc; + color: #282828; + background-color: #fafdfa; } .nav-pills .open .dropdown-toggle { background-color: transparent; @@ -4961,7 +4954,7 @@ div.subnav .nav > li:active > a:hover { } .nav-list li.active > a, .nav-list li.active > a:hover { - color: #090000; + color: #282828; } .nav-list [class^="icon-"] { margin-top: 3px; @@ -4987,7 +4980,7 @@ div.subnav .nav > li:active > a:hover { } .pagination li.active > a, .pagination li.active > a:hover { - color: #090000; + color: #282828; background-color: #F5F5F5; } .pagination li > a, @@ -5057,12 +5050,12 @@ input, button, select, textarea { - font-family: Georgia, "Times New Roman", Times, serif; + font-family: Palatino, Georgia, "Times New Roman", Times, serif; } input, textarea, select { - color: #090000; + color: #282828; } select, input[type="file"] { @@ -5100,7 +5093,7 @@ input[type="file"] { border-bottom: none; } .modal-footer { - background-color: #fdfdfc; + background-color: #fafdfa; } .alert, .label, @@ -5109,18 +5102,18 @@ input[type="file"] { -moz-border-radius: 0; border-radius: 0; border: 1px solid #D4D4D4; - color: #090000; + color: #282828; text-shadow: none; } .alert-heading { - color: #090000; + color: #282828; text-shadow: none; } .label, .label:hover { background-color: #ffffff; font-weight: normal; - font-size: 17px; + font-size: 16px; padding: 4px; } .label-important, |