Whitespace.
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-reference.css
index 40cb667..fd7876c 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;
@@ -15,3 +16,9 @@
 .mkwsReference a {
     text-decoration: none;
 }
+
+.mkwsReference img {
+    float: right;
+    margin: 0 0 1em 2em;
+    border: 0.5em solid white;
+}