Fix typos and clean up styling

This commit is contained in:
Kim Gardner
2017-10-12 14:06:09 +01:00
parent 27c44e942e
commit 69acb6d5a0
11 changed files with 102 additions and 107 deletions
+1 -2
View File
@@ -231,10 +231,9 @@ pre {
}
.coral-link {
border-bottom: 2px dotted $coral_button_border_color;
border-bottom: 1px solid $coral_button_border_color;
color: $coral_button_color;
text-decoration: none;
font-weight: bold;
&:hover {
color: $coral_button_hover_color;