fix
This commit is contained in:
@ -1101,3 +1101,14 @@ li.blog-menu {
|
||||
.hotkeys-docs table tbody tr td {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
li.blog-menu button {
|
||||
padding:5px 10px;
|
||||
background-color: #fff;
|
||||
border: none;
|
||||
}
|
||||
|
||||
li.blog-menu button:hover {
|
||||
background-color: #313131;
|
||||
color: #fff700;
|
||||
}
|
||||
|
Reference in New Issue
Block a user