setup base frontend framework

This commit is contained in:
2017-10-22 22:46:04 +02:00
parent 944f2bbb34
commit b16c0d21a2
13 changed files with 417 additions and 81 deletions

View File

@@ -1,3 +1,15 @@
label {
width: 10%;
display: inline-block;
}
.slider {
width: 80%;
display: inline-block;
}
body {
font-size: 14px;
font-family: "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;