This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-16 21:15:09 +01:00
parent 7b743e2905
commit a7b4866ed9

View File

@@ -613,6 +613,7 @@ input[type="radio"] {
#adminPanel{
height:570px;
font-size:40px;
background-color:rgba(0,0,0,0.4);
}
.button{
@@ -627,6 +628,8 @@ input[type="radio"] {
margin-left:100px;
}
#adminForm {
margin-left:100px;
}
@@ -713,10 +716,15 @@ input[type="radio"] {
margin:0 0 20px 0;
}
#search:focus{
box-shadow:0 0 0 0 #000;
}
#buttons {
text-align:center;
height:80px;
margin:0;
background-color:rgba(0,0,0,0.4);
}
.skip, #settings {