]> iEval git - plack-app-gruntmaster.git/blobdiff - css/themes/cosmo.css
Change fonts and remove ugly table styling
[plack-app-gruntmaster.git] / css / themes / cosmo.css
index 5caa4728244a6e81acbd3732182ee6a94f6aaf4d..226f1b7be693500555e8f693fd0b50edb06e9c86 100644 (file)
@@ -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 {
This page took 0.018673 seconds and 4 git commands to generate.