Miese Corona Zeiten push für Lenhardt
This commit is contained in:
@@ -22,8 +22,6 @@ body {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.main2 {
|
||||
z-index: 2;
|
||||
background: #0c0c0cc4;
|
||||
@@ -557,53 +555,48 @@ t#tf_nameorid {
|
||||
}
|
||||
|
||||
#tf_zahl {
|
||||
background-color: #313131; /* blau */
|
||||
background-color: #313131;
|
||||
border: none;
|
||||
height: 30px;
|
||||
width: 124px;
|
||||
height: 1vw;
|
||||
width: 4.3vw;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 42%;
|
||||
top: 40%;
|
||||
left: 7.8vw;
|
||||
top: 1.2vw;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#tf_cancle {
|
||||
background-color: #ff0000;
|
||||
border: none;
|
||||
height: 32px;
|
||||
width: 124px;
|
||||
height: 1vw;
|
||||
width: 3vw;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 16px;
|
||||
font-color: white;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 33.7%;
|
||||
top: 44%;
|
||||
left: 12.5vw;
|
||||
top: -0.2vw;
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
#tf_submitZahl {
|
||||
background-color: #008CBA; /* blau */
|
||||
background-color: #008CBA;
|
||||
border: none;
|
||||
height: 32px;
|
||||
width: 124px;
|
||||
height: 1.5vw;
|
||||
width: 8vw;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 16px;
|
||||
font-color: white;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 42%;
|
||||
top: 40%;
|
||||
left: -1.8vw;
|
||||
top: 6vw;
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
@@ -614,15 +607,15 @@ t#tf_nameorid {
|
||||
#tf_zahl4 {
|
||||
background-color: #313131;
|
||||
border: none;
|
||||
height: 1.5vw;
|
||||
width: 5vw;
|
||||
height: 1vw;
|
||||
width: 4.3vw;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 0.6vw;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 19vw;
|
||||
top: 13vw;
|
||||
left: 7.7vw;
|
||||
top: 1vw;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@@ -635,12 +628,10 @@ t#tf_nameorid {
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 0.5vw;
|
||||
font-color: white;
|
||||
position: relative;
|
||||
left: 17.8vw;
|
||||
top: 9.4vw;
|
||||
left: 12.5vw;
|
||||
top: -0.3vw;
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
@@ -657,12 +648,10 @@ t#tf_nameorid {
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 0.5vw;
|
||||
font-color: white;
|
||||
position: relative;
|
||||
left: 21vw;
|
||||
top: 13vw;
|
||||
left: -5.4vw;
|
||||
top: 6vw;
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
@@ -692,7 +681,6 @@ t#tf_nameorid {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
#tf_acceptTrade {
|
||||
background-color: #009b03;
|
||||
border: none;
|
||||
@@ -731,11 +719,13 @@ t#tf_nameorid {
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
}i
|
||||
}
|
||||
|
||||
#tf_cancle3:hover {
|
||||
opacity: 1
|
||||
}
|
||||
i
|
||||
|
||||
#tf_cancle3:hover {
|
||||
opacity: 1
|
||||
}
|
||||
|
||||
#tf_cancle:hover {
|
||||
opacity: 1
|
||||
@@ -784,7 +774,7 @@ t#tf_nameorid {
|
||||
|
||||
.BoxBlue {
|
||||
background-color: #1b1b1b;
|
||||
height: 11.1vw;
|
||||
height: 8.9vw;
|
||||
width: 20.2vw;
|
||||
position: relative;
|
||||
margin-top: 11vw;
|
||||
@@ -801,7 +791,7 @@ t#tf_nameorid {
|
||||
display: inline-block;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 5.45vw;
|
||||
left: 12.45vw;
|
||||
top: 0vw;
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -837,8 +827,8 @@ t#tf_nameorid {
|
||||
display: inline-block;
|
||||
font-size: 0.6vw;
|
||||
position: relative;
|
||||
left: 10.8vw;
|
||||
top: 5.45vw;
|
||||
left: -1.7vw;
|
||||
top: 6.45vw;
|
||||
color: #ffffff;
|
||||
opacity: 0.5;
|
||||
transition: 0.3s;
|
||||
@@ -858,8 +848,8 @@ t#tf_nameorid {
|
||||
display: inline-block;
|
||||
font-size: 0.5vw;
|
||||
position: relative;
|
||||
left: 7.5vw;
|
||||
top: 4.4vw;
|
||||
left: 7.8vw;
|
||||
top: 1.4vw;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@@ -871,15 +861,15 @@ select.select_box2 {
|
||||
.blueIcon1 {
|
||||
position: relative;
|
||||
height: 3vw;
|
||||
margin-bottom: -3.1vw;
|
||||
margin-left: 13.4vw;
|
||||
margin-bottom: -3.6vw;
|
||||
margin-left: 8.5vw;
|
||||
}
|
||||
|
||||
.blueIcon2 {
|
||||
position: relative;
|
||||
height: 3vw;
|
||||
margin-bottom: 0.9vw;
|
||||
margin-left: 3.4vw;
|
||||
margin-bottom: -4.6vw;
|
||||
margin-left: 0.7vw;
|
||||
}
|
||||
|
||||
.blue3 {
|
||||
@@ -901,7 +891,6 @@ select.select_box2 {
|
||||
opacity: 1
|
||||
}
|
||||
|
||||
|
||||
#tf_nameorid {
|
||||
background-color: #313131;
|
||||
border: none;
|
||||
@@ -917,7 +906,6 @@ select.select_box2 {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
.alert_green {
|
||||
z-index: 2;
|
||||
background: rgba(85, 255, 0, 0.90);
|
||||
|
||||
Reference in New Issue
Block a user