mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
/* used for viewtemplate displaying the bibtex entry */
|
||||
.refnotes-bibtex-field{
|
||||
display:table-row
|
||||
}
|
||||
.refnotes-bibtex-field > span{
|
||||
display:table-cell
|
||||
}
|
||||
.refnotes-bibtex-field > span:first-of-type{
|
||||
font-weight:bold;
|
||||
padding-right:10px;
|
||||
white-space: nowrap;
|
||||
}
|
Reference in New Issue
Block a user