Issue #5874 Fix styled links
This commit is contained in:
parent
e50dfea875
commit
f5ce612299
1 changed files with 1 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue