kopia lustrzana https://github.com/cheeaun/phanpy
Fix sudden Chrome CSS bug with text-shadow affecting underlines
rodzic
927430853a
commit
9d7d5df7f2
|
@ -105,7 +105,7 @@
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
text-shadow: 0 1px var(--bg-color);
|
/* text-shadow: 0 1px var(--bg-color); */
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
|
|
Ładowanie…
Reference in New Issue