Add project creation

The projects page will also display a few random projects now
This commit is contained in:
2017-10-22 17:57:55 +02:00
parent 68bba332f1
commit 1da1785e46
23 changed files with 311 additions and 53 deletions
+15 -1
View File
@@ -119,12 +119,26 @@ a.btn:active {
color: #048;
padding: .2em .4em;
border-radius: .2em;
white-space: nowrap;
display: inline-block;
margin-bottom: .25em;
resize: none;
}
.noborder {
border: none !important;
}
.subnote {
margin-top: 0;
color: gray;
font-size: .7em;
font-style: italic;
}
.no-chin {
margin-bottom: 0;
}
.icon.subscribe {
color: white;
background: #082;