allow picking cover photo, add pub dates
This commit is contained in:
@@ -79,4 +79,18 @@ a {
|
||||
max-height: 500px;
|
||||
box-shadow: 0 0 5px black;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#crumb {
|
||||
text-align: center;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#crumb a {
|
||||
text-decoration: underline;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#crumb a:hover {
|
||||
color: #ccc;
|
||||
}
|
||||
Reference in New Issue
Block a user