Skip to content

Commit 5314cb5

Browse files
authored
Update clean-blog.css
1 parent 4506648 commit 5314cb5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css/clean-blog.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ p {
1818
margin: 30px 0;
1919
}
2020
p a {
21-
text-decoration: underline;
21+
text-decoration: none;
2222
}
2323
h1 { color:#46A7A2;font-family: sans-serif; font-weight: 800;font-size:40px}
2424
h2,
@@ -31,7 +31,6 @@ h6 {
3131
}
3232
a {
3333
color: #333333;
34-
text-decoration: none !important;
3534
}
3635
a:hover,
3736
a:focus {

0 commit comments

Comments
 (0)