X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fthemes%2Fcyborg.css;h=c76a941285ba661dab3a72f5d017d98276ef7c32;hb=7a897a2e202b4e8c7a9d63f4b0720d93a5a781eb;hp=5f8248f0b15d9a5fab17e53bb365a0ff8f77b87f;hpb=f51a9d676ec22118e1adaf4de21466255b708c15;p=plack-app-gruntmaster.git diff --git a/css/themes/cyborg.css b/css/themes/cyborg.css index 5f8248f..c76a941 100644 --- a/css/themes/cyborg.css +++ b/css/themes/cyborg.css @@ -1,4 +1,3 @@ -@import url("//fonts.googleapis.com/css?family=Roboto: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: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: serif; font-size: 14px; line-height: 1.42857143; color: #888888; @@ -376,7 +375,7 @@ h6, .h4, .h5, .h6 { - font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: sans-serif; font-weight: 500; line-height: 1.1; color: #ffffff; @@ -3534,23 +3533,6 @@ button.close { .text-info:hover { color: #9933cc; } -table, -.table { - color: #fff; -} -table a:not(.btn), -.table a:not(.btn) { - color: #fff; - text-decoration: underline; -} -table .dropdown-menu a, -.table .dropdown-menu a { - text-decoration: none; -} -table .text-muted, -.table .text-muted { - color: #888888; -} .table-responsive > .table { background-color: #181818; }