mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
REDESIGN
This commit is contained in:
@@ -613,6 +613,7 @@ input[type="radio"] {
|
|||||||
#adminPanel{
|
#adminPanel{
|
||||||
height:570px;
|
height:570px;
|
||||||
font-size:40px;
|
font-size:40px;
|
||||||
|
background-color:rgba(0,0,0,0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.button{
|
.button{
|
||||||
@@ -627,6 +628,8 @@ input[type="radio"] {
|
|||||||
margin-left:100px;
|
margin-left:100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#adminForm {
|
#adminForm {
|
||||||
margin-left:100px;
|
margin-left:100px;
|
||||||
}
|
}
|
||||||
@@ -713,10 +716,15 @@ input[type="radio"] {
|
|||||||
margin:0 0 20px 0;
|
margin:0 0 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#search:focus{
|
||||||
|
box-shadow:0 0 0 0 #000;
|
||||||
|
}
|
||||||
|
|
||||||
#buttons {
|
#buttons {
|
||||||
text-align:center;
|
text-align:center;
|
||||||
height:80px;
|
height:80px;
|
||||||
margin:0;
|
margin:0;
|
||||||
|
background-color:rgba(0,0,0,0.4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.skip, #settings {
|
.skip, #settings {
|
||||||
|
|||||||
Reference in New Issue
Block a user