Commit compiled CSS
This commit is contained in:
parent
09689dbab7
commit
d788cf6ae4
1 changed files with 3 additions and 3 deletions
|
@ -6058,7 +6058,8 @@ label.panel-block {
|
||||||
.page-title .title > span {
|
.page-title .title > span {
|
||||||
background-color: rgba(248, 248, 248, 0.66);
|
background-color: rgba(248, 248, 248, 0.66);
|
||||||
padding: 0.4em 0.3em 0.3em 0.3em;
|
padding: 0.4em 0.3em 0.3em 0.3em;
|
||||||
border-radius: 0.4em; }
|
border-radius: 0.4em;
|
||||||
|
line-height: 1.8; }
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -8227,8 +8228,7 @@ label.panel-block {
|
||||||
height: 0;
|
height: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
z-index: 10;
|
z-index: 10; }
|
||||||
line-height: 1.8; }
|
|
||||||
|
|
||||||
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
||||||
.content.no-featured-image {
|
.content.no-featured-image {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue