forked from jeena/FeedTheMonkey
changed link decoration
This commit is contained in:
parent
57b3ba6422
commit
1c89abbac3
2 changed files with 272 additions and 1 deletions
|
@ -31,10 +31,13 @@ header p {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #333;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
article a {
|
||||
text-decoration: underline;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue