mirror of
https://github.com/fltk/fltk.git
synced 2026-08-17 08:32:21 +08:00
Added missing fltk.css
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/* Emphasize inline code generated by Doxygen's \p and \c commands. */
|
||||
code {
|
||||
font-style: italic;
|
||||
text-decoration: underline;
|
||||
}
|
||||
Reference in New Issue
Block a user