X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fthemes%2Fcosmo.css;h=226f1b7be693500555e8f693fd0b50edb06e9c86;hb=7a897a2e202b4e8c7a9d63f4b0720d93a5a781eb;hp=5caa4728244a6e81acbd3732182ee6a94f6aaf4d;hpb=f51a9d676ec22118e1adaf4de21466255b708c15;p=plack-app-gruntmaster.git diff --git a/css/themes/cosmo.css b/css/themes/cosmo.css index 5caa472..226f1b7 100644 --- a/css/themes/cosmo.css +++ b/css/themes/cosmo.css @@ -1,4 +1,3 @@ -@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700"); /*! * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com @@ -281,7 +280,7 @@ html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { - font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif; + font-family: serif; font-size: 15px; line-height: 1.42857143; color: #333333; @@ -376,7 +375,7 @@ h6, .h4, .h5, .h6 { - font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif; + font-family: sans-serif; font-weight: 300; line-height: 1.1; color: inherit; @@ -3541,34 +3540,6 @@ body { .text-info:hover { color: #9954bb; } -table a:not(.btn), -.table a:not(.btn) { - text-decoration: underline; -} -table .dropdown-menu a, -.table .dropdown-menu a { - text-decoration: none; -} -table .success, -.table .success, -table .warning, -.table .warning, -table .danger, -.table .danger, -table .info, -.table .info { - color: #fff; -} -table .success a, -.table .success a, -table .warning a, -.table .warning a, -table .danger a, -.table .danger a, -table .info a, -.table .info a { - color: #fff; -} .has-warning .help-block, .has-warning .control-label, .has-warning .form-control-feedback {