Link to wiki on Linux instead of doing nothing

This commit is contained in:
Mark McDowall
2013-11-15 08:38:02 -08:00
parent 5b62408ff1
commit 30c4790f52
2 changed files with 18 additions and 1 deletions
+9
View File
@@ -29,4 +29,13 @@
.clickable();
margin-left: 10px;
}
a {
color: white;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
}