Project

General

Profile

Bug #1996

bibl nodes could be rendered better

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
08/16/2017
Due date:
% Done:

100%


Description

See https://textcritical.net/work/republic-english/2/360b; search for "Simonides" for an example.

Associated revisions

Revision 731 (diff)
Added by lukemurphey over 6 years ago

Improving rendering of bibl nodes

Closes #1996

Revision 732 (diff)
Added by lukemurphey over 6 years ago

Improving rendering of the bibl nodes

Closes #1996

History

#1 Updated by Luke Murphey over 6 years ago

.bibl{
  margin-left: 3px;
  margin-right: 3px;
  font-weight: bold;
}

.bibl::before {
  content: "[";
}

.bibl::after {
  content: "]";
}

#2 Updated by Luke Murphey over 6 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF