Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-09-22 20:09:46 -04:00
parent 09689dbab7
commit d788cf6ae4

View file

@ -6058,7 +6058,8 @@ label.panel-block {
.page-title .title > span {
background-color: rgba(248, 248, 248, 0.66);
padding: 0.4em 0.3em 0.3em 0.3em;
border-radius: 0.4em; }
border-radius: 0.4em;
line-height: 1.8; }
.column {
display: block;
@ -8227,8 +8228,7 @@ label.panel-block {
height: 0;
position: relative;
overflow: visible;
z-index: 10;
line-height: 1.8; }
z-index: 10; }
/* If there's no featured image, leave enough blank space for the dropping down title. */
.content.no-featured-image {