This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ========================================================= | |
Comments | |
========================================================= */ | |
ol.commentlist { | |
list-style:none; | |
margin:0 0 1em; | |
padding:0; | |
text-indent:0; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="block wpdarkblue"></div> | |
<div class="block wpdarkblue shade"></div> | |
<div class="block wpblue"></div> | |
<div class="block wpblue shade"></div> | |
<div class="block wpmedblue"></div> | |
<div class="block wpmedblue shade"></div> | |
<div class="block wplightblue"></div> |