X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-ru.css;fp=examples%2Fhtdocs%2Fmkws-widget-ru.css;h=0000000000000000000000000000000000000000;hp=1f00e3395dc389d5e02ecd1d41d53af58f5741b6;hb=9b8279ad5b907e03ad4b38ec88b4756a79911aa8;hpb=e1244766fb767d08b59e71f8af82a0eeceb6c976 diff --git a/examples/htdocs/mkws-widget-ru.css b/examples/htdocs/mkws-widget-ru.css deleted file mode 100644 index 1f00e33..0000000 --- a/examples/htdocs/mkws-widget-ru.css +++ /dev/null @@ -1,37 +0,0 @@ -.mkws-reference-universe { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - background: #FCFBFA; - padding: 0.5em 1em 0.25em; - box-shadow: 0 0 2px 0 #7F8F93; - border-radius: 0 0 1.5em; - -moz-border-radius: 0 0 1.5em; - -webkit-border-radius: 0 0 1.5em; - line-height: 1.4; - color: #86979B; - background: radial-gradient(ellipse at center, #ffffff 0%,#f8f8f8 100%); -} - -h2 { - font-size: 100%; - color: #4A5456; - padding-bottom: .5em; -} - -ul { - margin: 0; - padding: 0; -} - -li { - margin: .95em .25em; - padding-top: .75em; - border-top: 1px dotted #BEC8CC; - font-size: 90%; - list-style: none; -} - -a { - text-decoration: none; - font-weight:bold; - color: #2B77AF; -}