Add project creation
The projects page will also display a few random projects now
This commit is contained in:
@@ -47,10 +47,6 @@ header.admin {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.no-chin {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.gridsplit {
|
||||
display: grid;
|
||||
grid-template-columns: 75% 25%;
|
||||
@@ -78,17 +74,6 @@ header.admin {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.noborder {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.subnote {
|
||||
margin-top: 0;
|
||||
color: gray;
|
||||
font-size: .7em;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user