mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-25 18:20:58 +00:00
Add background in activities headline
This commit is contained in:
parent
b0b2e69661
commit
3b932943db
2
public/css/main.min.css
vendored
2
public/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -184,6 +184,8 @@ section#activites {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
color: white;
|
color: white;
|
||||||
max-width: 35%;
|
max-width: 35%;
|
||||||
|
border-radius: 4px;
|
||||||
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
|
|
||||||
&:not(.is-headline-inversed) {
|
&:not(.is-headline-inversed) {
|
||||||
left: 50px;
|
left: 50px;
|
||||||
|
|||||||
@ -139,6 +139,7 @@
|
|||||||
.sub-section {
|
.sub-section {
|
||||||
div.headline {
|
div.headline {
|
||||||
max-width: 75% !important;
|
max-width: 75% !important;
|
||||||
|
background-color: rgba(0, 0, 0, 0.75);
|
||||||
}
|
}
|
||||||
|
|
||||||
&.slide {
|
&.slide {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user