Commit compiled CSS
This commit is contained in:
parent
c8315e17d5
commit
dda8fee22a
1 changed files with 7 additions and 0 deletions
|
@ -6026,6 +6026,13 @@ label.panel-block {
|
|||
.block-page-title-block {
|
||||
padding: 1rem 1.5rem; }
|
||||
|
||||
/**
|
||||
* Give enough of a background around text in the footer that it is legible on
|
||||
* any part of the grassy field image used as the background.
|
||||
*/
|
||||
.footer .views-field {
|
||||
background-color: rgba(143, 180, 137, 0.4); }
|
||||
|
||||
.column {
|
||||
display: block;
|
||||
-ms-flex-preferred-size: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue