adding dates to pick from

This commit is contained in:
2015-08-23 20:24:29 +02:00
parent 6da97fb569
commit 4b634c0937
7 changed files with 372 additions and 171 deletions

View File

@@ -1,4 +1,13 @@
@media (max-width: 40.5em) {
header #nav {
font-size:2.5em;
}
#ugc_days {
display:none;
}
#buffer {
width: 6em;
height: 6em;
@@ -6,4 +15,5 @@
#buffer .fa {
font-size:6em;
}
}