Omit the unnecessary complication of the
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-reference.css
index fd7876c..6dfba21 100644 (file)
     margin: 0 0 1em 2em;
     border: 0.5em solid white;
 }
+
+.mkwsCredit {
+    font-size: small;
+    text-align: right;
+}
+
+.mkwsCredit::before {
+    content: "Source: ";
+    font-weight: bold;
+}