Add data into the homepage

This commit is contained in:
yflory
2017-01-18 18:02:32 +01:00
parent b9c4ceccd4
commit 69bee7d79a
19 changed files with 462 additions and 106 deletions

View File

@@ -46,11 +46,6 @@
font: white;
border: 0px;
}
td label {
border: .5px solid black;
}
table#table {
margin: 0px;
}
@@ -98,7 +93,7 @@
}
#description[disabled] {
resize: none;
color: #bbb;
color: #000;
border: 1px solid #444;
}