Hallo FuchsFan .
Vielen Dank für die Info.
Teste mal diese Version, müsste nun passen:
CSS
@-moz-document url(about:welcome) {
html, #root{background:#ffffff!important;}
.screen{background: transparent !important;}
.outer-wrapper{background-image: none !important;}
.main-content{ background: rgba(255, 255, 255, 0.7)!important;}
:focus-visible {outline: none !important;}
.outer-wrapper{
justify-content: center!important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1400px !important;
min-height: 90vh !important;
max-height: 90vh !important;
margin-top: 30px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background: #fffff0 !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;}
.outer-wrapper:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h1{
color: #cc0000 !important;
font-size: 35px !important;
font-weight: bold !important;}
#mainContentHeader{
color: #cc0000 !important;
font-size: 20px !important;
font-weight: bold !important;
}
.section-left{display: none !important; }
.secondary-cta > span:nth-child(1){
color: #1a75ff !important;
font-weight: bold !important;
font-size: 17px !important;}
h2{
color: #1a75ff !important;
margin-top: 20px !important;
margin-bottom: 10px !important;
font-weight: bold !important;
font-size: 17px !important;}
.welcome-text{margin-bottom: 10px !important;}
/* .brand-logo{
margin-top: 160px !important;
min-height: 160px !important;
margin-bottom: -170px !important;}
[class="secondary-cta top"]{
position:absolute !important;
top: 130px !important;
left: 700px !important;} */
.screen:before {
position:absolute !important;
top: 50px !important;
left: 500px !important;
content: "Endors Firefox";
font-weight:bold !important;
font-size: 26px !important;
color:red !important; }
.primary{
margin-top: 15px !important;
appearance: none !important;
background: #0060df url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!important;
padding-left: 50px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
.primary:hover{
background: #003eaa url("..//icons/Fuchs4.png") no-repeat !important;
background-position:16px 8px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
div.secondary-cta:nth-child(2) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild15.png") no-repeat !important;
margin-top: 15px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:12px 6px!important;
border-radius:20px!important;
line-height: 2 !important;}
div.secondary-cta:nth-child(2) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild15.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 6px!important;
border-radius:20px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;}
div.secondary-cta:nth-child(1) > button:nth-child(1){
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild42.png") no-repeat !important;
margin-top: 40px !important;
margin-right: -50px !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
padding-right:35px!important;
padding-left:40px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:12px 7px!important;
border-radius:20px!important;
line-height: 2.2 !important;}
div.secondary-cta:nth-child(1) > button:nth-child(1):hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild42.png") no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
background-position:12px 7px!important;
border-radius:20px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;}
}
Alles anzeigen
Hoffe es passt nun.
Mfg.
Endor