listen to the www

This commit is contained in:
gauthiier
2015-07-10 14:38:21 +02:00
parent f3f051f19c
commit 386e8d9445
4 changed files with 119 additions and 99 deletions
+13
View File
@@ -38,4 +38,17 @@ table {
width: 100%;
}
a.button {
margin: 0.3em;
text-align: center;
font-size: 0.8em;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
text-decoration: none;
color: initial;
width: 100px;
height: 20px;
}