make it less cooked
This commit is contained in:
parent
3dee04ccf1
commit
a3b505430e
@ -234,7 +234,7 @@ button:hover {
|
|||||||
height: 10px;
|
height: 10px;
|
||||||
border-radius: 53px;
|
border-radius: 53px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
padding: 0px 20px;
|
||||||
}
|
}
|
||||||
#stupidbackgroundbox {
|
#stupidbackgroundbox {
|
||||||
color: #a6a6a6;
|
color: #a6a6a6;
|
||||||
@ -253,6 +253,7 @@ button:hover {
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
height:10px;
|
height:10px;
|
||||||
border-radius: 53px;
|
border-radius: 53px;
|
||||||
|
padding: 0px 20px;
|
||||||
}
|
}
|
||||||
#dumbBackgroundbox {
|
#dumbBackgroundbox {
|
||||||
color: #d9d9d9;
|
color: #d9d9d9;
|
||||||
@ -272,5 +273,8 @@ button:hover {
|
|||||||
height: 10px;
|
height: 10px;
|
||||||
width:100%;
|
width:100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 151px;
|
}
|
||||||
|
#containerHell {
|
||||||
|
width: 151px;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user