tweaked hover and active colours of some items
This commit is contained in:
parent
555481f287
commit
d80050e9c4
|
@ -31,7 +31,7 @@
|
||||||
background: #9993;
|
background: #9993;
|
||||||
padding-top: 39px;
|
padding-top: 39px;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
color: #117F;
|
color: #99FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-grid > a:visited {
|
.project-grid > a:visited {
|
||||||
|
|
|
@ -35,7 +35,7 @@ a.internal {
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #99FF;
|
color: #BBFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
|
|
Loading…
Reference in a new issue