Add maximum width.
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-reference.css
index df97901..3d1e6f0 100644 (file)
@@ -1,4 +1,5 @@
 .mkwsReference {
+    max-width: 40em;
     font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
     background: #f0f0e0;
     padding: 0.5em 1em;
@@ -8,7 +9,7 @@
     -webkit-border-radius: 1em;
 }
 
-.mkwsReference h1 {
+.mkwsReference h1 a {
     color: #806020;
 }