X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2Ftopic.css;h=47da435309457b54d72ec85a6fb35e002780b96f;hp=303942a1201ae24c031ea23caa9b5fb60b4ad3f8;hb=ea01fe1401838b2afade3d628c8b455a61fca8d5;hpb=f7781746145de7c7d226a6abbbf8547906e3e7d7 diff --git a/examples/htdocs/topic.css b/examples/htdocs/topic.css index 303942a..47da435 100644 --- a/examples/htdocs/topic.css +++ b/examples/htdocs/topic.css @@ -37,23 +37,23 @@ b, strong { padding: 10px 15px; } -.mkwsFacetTitle { +.mkws-facet-title { font-style: italic; font-weight: 400; } - .mkwsTerm { + .mkws-term { padding: .1em 0; } - .mkwsTerm a { + .mkws-term a { padding-right: .5em; font-weight: 400; } -.mkwsSummary { +.mkws-summary { padding: .5em 0; line-height: 1.35; } -.mkwsSummary:last-child { +.mkws-summary:last-child { padding-bottom: 0; } @@ -63,22 +63,22 @@ b, strong { box-shadow: none; color: black; } - .jumbotron .mkwsSummary { + .jumbotron .mkws-summary { line-height: 1.5; } .jumbotron p{ font-size: 150%; } - .mkwsCredit { + .mkws-credit { font-size: 125% !important; font-style: italic; } -.mkwsGoogleImage .mkwsSummary { +.mkws-google-image .mkws-summary { padding: 0; font-weight: 400; } - .mkwsGoogleImage img { + .mkws-google-image img { max-width: 100%; max-height: 200px; padding: 1em 0 .5em;