increase margin
This commit is contained in:
parent
b7b8f0e7b9
commit
90ebc78015
|
@ -155,7 +155,7 @@ div.ensentence > a.hint {
|
|||
border: 1px solid #ccc;
|
||||
border-radius: 2.2px;
|
||||
padding: 2px 10px;
|
||||
margin: 2px 0;
|
||||
margin: 4px 0;
|
||||
}
|
||||
div.ensentence > a.hint:hover {
|
||||
color: #111;
|
||||
|
|
Loading…
Reference in a new issue