minor fixes
This commit is contained in:
@@ -61,7 +61,6 @@ TEMPLATES = [
|
||||
"context_processors": [
|
||||
"django.template.context_processors.debug",
|
||||
"django.template.context_processors.request",
|
||||
"django.contrib.auth.context_processors.auth",
|
||||
"django.contrib.messages.context_processors.messages",
|
||||
],
|
||||
},
|
||||
|
||||
@@ -73,6 +73,7 @@ a:hover, a:any-link{
|
||||
/* TODO fix links with no title/content being almost unclickable */
|
||||
display: block;
|
||||
width: 100%;
|
||||
min-height: 1em;
|
||||
height: 100%;
|
||||
padding: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user