change in css file
This commit is contained in:
+5
-8
@@ -1,16 +1,13 @@
|
||||
h1 {
|
||||
font-family: 'Alata', sans-serif;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.item-title {
|
||||
font-family: 'Alata', sans-serif;
|
||||
color: rgba(0, 0, 0, 0.541);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.item-title:hover {
|
||||
color: rgb(0, 204, 255);
|
||||
}
|
||||
|
||||
.blog-tags {
|
||||
color: rgb(0, 204, 255);
|
||||
}
|
||||
Reference in New Issue
Block a user