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. Ref #24
This commit is contained in:
parent
d4396c96c0
commit
c8315e17d5
1 changed files with 8 additions and 0 deletions
|
@ -50,3 +50,11 @@
|
|||
.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($green-gray, 0.4);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue