Example

.block-region {
  text-align: center;
  border: 2px dashed #fff;
  color: #000;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.3); 
}
CommentFileSizeAuthor
#1 834164.patch453 bytessoulston

Comments

soulston’s picture

StatusFileSize
new453 bytes

Hi,

I have created a patch.

I have used background: #CDCDCD and padding of 5px instead.

I think the border attracts attention to the regions well.