mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Genuinely pluggable/configurable formatter extensions!
This commit is contained in:
parent
08c560fe23
commit
bf94fa8d7e
7 changed files with 88 additions and 48 deletions
|
|
@ -240,6 +240,11 @@ th {
|
|||
font-size: 66%;
|
||||
}
|
||||
|
||||
/* Add space between Vega-Embed links */
|
||||
.vega-actions a {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.warn {
|
||||
color: maroon;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue