Omit the unnecessary complication of the
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-ru.css
index 39765ff..0d5c684 100644 (file)
@@ -17,15 +17,21 @@ h2 {
   padding-bottom: .5em;
 }
 
-.record, .mkwsSummary {
+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:normal;
+  font-weight:bold;
   color: #2B77AF;
 }