X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-credo.css;h=2b7d71b07873a634e86fa798e9db6bd9fe50ff4c;hb=037d97adae6e27b6201da397b43dbb0a0f8398ae;hp=99a1b9da2dac7e7cb952050ae745bf8437c02b3b;hpb=121f176121c50525447e297d15c91e537223455a;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 99a1b9d..2b7d71b 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -3,7 +3,7 @@ } .mkwsCredo table { - width: 90%; + width: 100%; border-collapse: collapse; } @@ -68,3 +68,12 @@ text-decoration: none; } +.mkwsCredo hr.divider { + margin: 20px 1%; + border-top: 3px dotted #c0c0c0; + color: #fff; + background-color: #fff; + height: 0; + width: 98%; +} +