Version 2007-10-27

This commit is contained in:
nemunaire 2007-10-27 12:00:00 +02:00
commit 4909921671
98 changed files with 6096 additions and 2268 deletions

View file

@ -35,6 +35,10 @@ text-decoration: underline;
border: none;
}
img {
border: 0;
}
a:hover {
cursor: pointer;
}