Merge branch 'master' of https://github.com/Teras23/laphack-k-space
This commit is contained in:
commit
10cf55c7c4
@ -71,3 +71,19 @@ ul {
|
|||||||
#svgtext{
|
#svgtext{
|
||||||
font-size: 20pt;
|
font-size: 20pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
color: #34495e;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user