Fix WRIS-12.
[mkws-moved-to-github.git] / tools / htdocs / external / koha / koha-mkws-complete.css
index 40e2edc..2858f27 100644 (file)
@@ -1,6 +1,8 @@
+@import url(http://fonts.googleapis.com/css?family=Cabin:400,400italic,700,700italic);
+
 .mkws-reference {
     max-width: 40em;
-    font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
+    font-family: Cabin, Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
     background: #f0f0e0;
     padding: 0.5em 1em;
     border: 1px solid #c0c0a0;
@@ -185,7 +187,7 @@ input[type=submit].mkws-button {
 }
 
 /********************************************************************************
- * Koha + mkws-widget-reference.css
+ * Koha + mkws-widget-wikipedia.css
  */
 .mkws-reference h1 a { color: #0076b2; }
 .mkws-reference {