]> iEval git - plack-app-gruntmaster.git/blobdiff - css/themes/cyborg.css
Change fonts and remove ugly table styling
[plack-app-gruntmaster.git] / css / themes / cyborg.css
index 5f8248f0b15d9a5fab17e53bb365a0ff8f77b87f..c76a941285ba661dab3a72f5d017d98276ef7c32 100644 (file)
@@ -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;
 }
This page took 0.021601 seconds and 4 git commands to generate.