~bkhl/elektrubadur.se

f508efdbbba94e5d41cc30621fce2d3931c0cf9c — Björn Lindström 1 year, 3 months ago 8ad309e
Simplified link styling
1 files changed, 2 insertions(+), 13 deletions(-)

M assets/scss/style.scss
M assets/scss/style.scss => assets/scss/style.scss +2 -13
@@ 69,25 69,14 @@ a {
    font-weight: bold;
}

@for $i from 1 through 6 {
  h#{$i} a {
      font-style: normal;
  }
h1 a, h2 a {
    font-style: normal;
}

a:hover {
    color: #bb9966;
    text-decoration: underline;
}

a:visited {
     color: #663300;
}

a:visited:hover {
     color: #bb9966;
}


/*
 * Headers