- adapted ui for hydra, more in line with nixos.org website

This commit is contained in:
Rob Vermaas
2010-01-07 14:25:12 +00:00
parent 791a6eddd6
commit 67f468e0a3
12 changed files with 331 additions and 97 deletions

View File

@ -1,5 +1,5 @@
#logo img {
width: 11em;
width: 8em;
}
tr.clickable:hover {
@ -154,3 +154,4 @@ button {
form.inline {
display: inline;
}