more consistent styles and improved SEO
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
line-height: 40px;
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: #558;
|
||||
color: @cp-purple;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,11 +48,10 @@
|
||||
a {
|
||||
font-weight: 500;
|
||||
font-size: 0.75em;
|
||||
color: #558;
|
||||
color: @cp-purple;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: #000;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user