mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
parent
5962c89829
commit
3a62048dae
@ -1,5 +1,6 @@
|
|||||||
=== HEAD
|
=== HEAD
|
||||||
|
|
||||||
|
* Only alter `background-color` of links in IE 10.
|
||||||
* Add `menu` element to HTML5 display definitions.
|
* Add `menu` element to HTML5 display definitions.
|
||||||
|
|
||||||
=== 3.0.1 (March 27, 2014)
|
=== 3.0.1 (March 27, 2014)
|
||||||
|
2
normalize.css
vendored
2
normalize.css
vendored
@ -86,7 +86,7 @@ template {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user