diff options
Diffstat (limited to 'doc/all.css')
-rw-r--r-- | doc/all.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/all.css b/doc/all.css index 84df1f8fa..a985d8ffb 100644 --- a/doc/all.css +++ b/doc/all.css @@ -198,3 +198,8 @@ span.alert { padding: 0.25em 1em; background: #F4F4F4; } +sup.new { + color: red; + font-size: 8px; + line-height: 0; +} |