Put a white screen behind text overlaying the image
@TODO figure out if we can/should remove this when there is not an image.
This commit is contained in:
parent
adcfd578a9
commit
14a0d805a5
1 changed files with 6 additions and 0 deletions
|
@ -69,3 +69,9 @@
|
|||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.title span {
|
||||
background-color: rgba($offwhite, 0.66);
|
||||
padding: 0.2em;
|
||||
border-radius: 0.3em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue