Issue #5874 Fix styled links

This commit is contained in:
Simon Žlender 2015-04-25 16:51:11 +02:00
parent e50dfea875
commit f5ce612299

View file

@ -17,11 +17,7 @@
weight : normal;
}
body, p, h1, h2, h3, h4, h5, h6, textarea, input, * {
body, p, h1, h2, h3, h4, h5, h6, textarea, input {
font-family : "Helvetica Neue", Helvetica, sans-serif;
font-weight : normal;
}
a {
font-family : inherit;
}