/admin/
This commit is contained in:
@@ -103,4 +103,20 @@ body {
|
||||
.bc_data {
|
||||
padding: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
|
||||
color: #DDD;
|
||||
text-decoration: none;
|
||||
background-color: #222;
|
||||
font-size: 1rem;
|
||||
border: 1px solid black;
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
padding: 2px 2rem;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
background-color: #555;
|
||||
}
|
||||
Reference in New Issue
Block a user