margin-bottom: 1em;
}
+ .block.region-odd /* Zebra striping for each block in the region */
+ {
+ }
+
+ .block.region-even /* Zebra striping for each block in the region */
+ {
+ }
+
+ .block.odd /* Zebra striping independent of each region */
+ {
+ }
+
+ .block.even /* Zebra striping independent of each region */
+ {
+ }
+
+ .region-count-1 /* Incremental count for each block in the region */
+ {
+ }
+
+ .count-1 /* Incremental count independent of each region */
+ {
+ }
+
.block-inner /* Additional wrapper for block */
{
}