Add a prominent Develop link in the documentation (Closes #155)

This commit is contained in:
Philipp Hagemeister
2011-09-14 00:42:45 +02:00
parent 95f029a5d8
commit 004759c8f2
2 changed files with 5 additions and 0 deletions

View File

@@ -128,3 +128,7 @@ tt {
background-color: #444488;
border: 2px solid #000088;
}
#y {
background-color: #888844;
border: 2px solid #888800;
}