mirror of
https://github.com/typecho/typecho.git
synced 2025-03-19 01:19:40 +01:00
commit
1372cc4242
@ -60,7 +60,8 @@ a.balloon-button {
|
||||
zoom: 1;
|
||||
-moz-border-radius: 30px;
|
||||
-webkit-border-radius: 30px;
|
||||
border-radius: 30px; }
|
||||
border-radius: 30px;
|
||||
white-space: nowrap; }
|
||||
|
||||
/* line 68, ../scss/style.scss */
|
||||
a.button:hover, a.balloon-button:hover {
|
||||
|
@ -63,6 +63,7 @@ a.balloon-button {
|
||||
-moz-border-radius: 30px;
|
||||
-webkit-border-radius: 30px;
|
||||
border-radius: 30px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
a.button:hover, a.balloon-button:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user