forked from mrlan/EnglishPal
Tweak button style
parent
1e3ac7a379
commit
30b54f8023
|
@ -43,14 +43,12 @@
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background-color: #fff;
|
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
line-height: 51px;
|
line-height: 51px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.arrow:hover {
|
.arrow:hover {
|
||||||
background: #ffff66;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue