logo entête
This commit is contained in:
@@ -1338,9 +1338,19 @@ button:focus {
|
||||
position: relative; }
|
||||
.event .callout .titre_bsn #explog {
|
||||
position: absolute;
|
||||
right: 100%;
|
||||
top: 25%;
|
||||
right: 105%;
|
||||
top: 3%;
|
||||
max-width: 30%; }
|
||||
@media (max-width: 500px) {
|
||||
.event .callout .titre_bsn #explog {
|
||||
right: 110%;
|
||||
top: 1%;
|
||||
max-width: 50%; } }
|
||||
@media (max-width: 442px) {
|
||||
.event .callout .titre_bsn #explog {
|
||||
right: 105%;
|
||||
top: 3%;
|
||||
max-width: 30%; } }
|
||||
.event .callout .titre_bsn .text-titre-event h1 {
|
||||
text-transform: uppercase;
|
||||
line-height: 1 !important;
|
||||
|
||||
Reference in New Issue
Block a user