mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-24 01:30: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;
|
||||
color: white;
|
||||
max-width: 35%;
|
||||
border-radius: 4px;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
||||
&:not(.is-headline-inversed) {
|
||||
left: 50px;
|
||||
|
||||
@ -139,6 +139,7 @@
|
||||
.sub-section {
|
||||
div.headline {
|
||||
max-width: 75% !important;
|
||||
background-color: rgba(0, 0, 0, 0.75);
|
||||
}
|
||||
|
||||
&.slide {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user