[ux] link styles

This commit is contained in:
karolinaszczur 2013-10-25 00:10:58 +02:00
parent 6d51d237a1
commit e9d34088b2
3 changed files with 18 additions and 1 deletions

View File

@ -16,6 +16,14 @@ h3
margin-top: 0
font-size: $font-size-h3
a
color: $blue
font-weight: $font-weight-bold
text-decoration: none
&:hover, &:active
color: $blue-saturated-light
#pages
position: absolute
top: 0px

View File

@ -179,6 +179,15 @@ h3 {
margin-top: 0;
font-size: 18px;
}
a {
color: #12acef;
font-weight: 800;
text-decoration: none;
}
a:hover,
a:active {
color: #34465a;
}
#pages {
position: absolute;
top: 0px;

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 0.0.1 1382651972797
# 0.0.1 1382652626083
CACHE:
/app.js