diff --git a/style.css b/style.css index a99cd30..0aada2a 100644 --- a/style.css +++ b/style.css @@ -239,15 +239,16 @@ div#article-parent { #content .box-2 .block-title, #content .box-3 .block-title { + background: #FCDD4E; + border-bottom: medium none; + border-top: 4px solid #C90B10; + color: #000000; font-size: 12px; - text-align: left; - border-top: 4px solid #757575; - background: #eeefff; - border-bottom: none; - color: #757575; + margin: 0; padding: 8px 8px 24px 10px; + text-align: left; text-transform: uppercase; - margin: 0; + border-radius: 9px; } #content .box-2 .link-list-block li a.link-this-page { @@ -719,5 +720,4 @@ div#article-parent { #dev-info { font-size: 11px; -} - +} \ No newline at end of file -- libgit2 0.21.2