mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-06 16:03:27 +00:00
Added answer permalinks and ability to rewrite internal answer permalinks.
This includes a new field in the Solr schema, so a re-index is required after this changeset. Fixes #1
This commit is contained in:
@@ -207,10 +207,14 @@ h3, h4, h5, h6 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.post-tags {
|
||||
.post-tags, .post-actions {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.post-actions a {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.question h1 {
|
||||
border-bottom: 1px solid #CCCCCC;
|
||||
padding-bottom: 7px;
|
||||
|
||||
Reference in New Issue
Block a user