X-Git-Url: http://git.indexdata.com/?p=mkdrusampletheme.git;a=blobdiff_plain;f=css%2Fcustomtheme.css;fp=css%2Fcustomtheme.css;h=a1dee05b90d9ce7b19083a53be6d762cf8998a7e;hp=9198573eecc3016a884b308c6fe7e9dc4039ed1f;hb=f5b6303dc67fd5d5bc03768175d82e3ab5520d14;hpb=f2db386452db9475ca36291fa44c59ee7b043219 diff --git a/css/customtheme.css b/css/customtheme.css index 9198573..a1dee05 100644 --- a/css/customtheme.css +++ b/css/customtheme.css @@ -17,11 +17,9 @@ } -.mkdru-result { - padding: .8em 1em 1em 1em !important; +li.mkdru-result { + padding: .8em 1em 1em 1em; border-bottom: 3px solid #FFFFFF; -/* margin-top: 0 !important; */ -/* margin-bottom: 0 !important; */ } .mkdru-result.odd { background-color: #f6f6f2; @@ -33,8 +31,8 @@ margin-top: 0; margin-bottom: .3em; } -.mkdru-result-author { - margin-left: 1em !important; +div.mkdru-result-author { + margin-left: 1em; } .mkdru-result-description { font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif; @@ -72,4 +70,4 @@ padding: 0; text-indent: -9999px; width: 34px; -} \ No newline at end of file +}