Added a "Type" property to form inputs.

Fixed the second "title" section found in web page heads.
This commit is contained in:
Paul Schneider 2014-10-01 15:34:00 +02:00
commit 301dbdcb6d
15 changed files with 83 additions and 24 deletions

View file

@ -78,9 +78,7 @@ label {
font-size: small;
}
.blogpost {
border-top: solid 0.5px;
border-bottom: dashed 0.5px;
padding-top: 3px;
background-color: rgba(32,32,32,0.3);
}
.editblog {
width: 95%;