X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-credo.css;h=57c51cfb34e4beb14ea618778097dbd3906cfd73;hb=65e0915848b1919167285220e009e3407c4dd7bf;hp=2b7d71b07873a634e86fa798e9db6bd9fe50ff4c;hpb=037d97adae6e27b6201da397b43dbb0a0f8398ae;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 2b7d71b..57c51cf 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -77,3 +77,12 @@ width: 98%; } +.mkwsCredit { + font-size: small; + text-align: right; +} + +.mkwsCredit::before { + content: "Source: "; + font-weight: bold; +}