diff --git a/style.css b/style.css index 86bf1b8..a48272f 100644 --- a/style.css +++ b/style.css @@ -403,7 +403,7 @@ padding: 0 0 0px; } #content .box-2 .block-inner-2 h3.block-title:before { - content: "+"; + content: "⌄"; display: inline-block; float: right; position: relative; @@ -686,6 +686,7 @@ background-color: #0050A5; border-radius: 0; border: 1px solid #0050A5; border-bottom: 0px; +padding-bottom: 12px; } #pairwise_main ul.pairwise_menu li a:hover { -- libgit2 0.21.2