fixing the fix - part 1

This commit is contained in:
m
2016-01-04 13:48:02 +01:00
parent 90dbaadfff
commit 9510410499
2 changed files with 2 additions and 7 deletions

View File

@ -5,15 +5,10 @@
src: local('Share Tech'), local('ShareTech-Regular'), url(/fonts/ShareTech-Regular.ttf);
}
#row-footer a{
#footer a{
color:$nav-link-color;
&:visited {
color:$nav-link-color;
}
}
#row-footer li {
list-style-type: none;
margin-bottom: 0;
}