min left ok
This commit is contained in:
@ -101,11 +101,9 @@ a.raw:hover {
|
||||
}
|
||||
}
|
||||
span {
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
font-size: 18px;
|
||||
&:hover {
|
||||
color: @hColor;
|
||||
}
|
||||
@ -264,6 +262,7 @@ a.raw:hover {
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 5px;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
i {
|
||||
font-size: 20px;
|
||||
color: #000;
|
||||
|
Reference in New Issue
Block a user