1
0
Fork 0

added google analytics and next previous in category include

This commit is contained in:
Moritz »mo.« Sauer 2015-02-25 13:54:46 +01:00
parent 6636839e37
commit 3efde330dc
22 changed files with 151 additions and 63 deletions

View file

@ -18,7 +18,6 @@ a:visited {
a:hover {
color: darken( $ci-1, 10% ) ;
// border-bottom: 3px solid $ci-1;
}
a:focus {
@ -49,7 +48,8 @@ p a:hover,
article a:hover {
border-bottom: 2px solid;
}
p a.button {
p a.button,
.button:hover {
border: 0;
}
p.button a {