summaryrefslogtreecommitdiff
path: root/public/css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update styles of details, summary and figureMax Wu2018-02-261-2/+14
| | | | Signed-off-by: Max Wu <jackymaxj@gmail.com>
* Extend HTML5 support by whitelisting various tagsSheogorath2018-02-251-0/+9
| | | | | | | | | | | | HTML5 provides a wide feature set of useful elements. Since Markdown usually supports HTML it should be able to use these HTML5 tags as well. As they were requested by some users and they where checked for being safe, whitelisting them isn't a problem. To make the experience the same as on GitHub when it comes to the basic look and feel of the rendered markdown, some CSS was added to make the summary and the details tag look like on GitHub. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* :sparkles: Implemented dark theme.Edoardo Odorico2018-01-054-10/+174
| | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* Externalise trivial inline styles from slide.ejsLiterallie2017-10-231-1/+18
| | | | Dynamic background images need some further work
* Add support of abcjsWu Cheng-Han2017-03-262-6/+12
|
* Add screenshot on index pageWu Cheng-Han2017-01-211-0/+6
|
* Update index layout to add profile on navbarWu Cheng-Han2017-01-161-3/+19
|
* Fix permission dropdown text might out of range in smaller screenWu Cheng-Han2017-01-131-0/+3
|
* Workaround text shadow for font antialias might cause cut off in EdgeWu Cheng-Han2017-01-121-1/+1
|
* Fix slide print-pdf mode scrollbar might be visibleWu Cheng-Han2016-12-181-1/+1
|
* Fix gist-embed styles conflictsWu Cheng-Han2016-12-151-0/+13
|
* Fix reveal fade class conflict with bootstrap tooltip css and scrollbar ↵Wu Cheng-Han2016-12-121-0/+7
| | | | might show up in print mode
* Fix preferences checkbox might not vertical aligned in some browsersWu Cheng-Han2016-12-041-0/+5
|
* Add preferences to editor status bar and make allow override browser keymap ↵Wu Cheng-Han2016-12-041-2/+14
| | | | option
* Update to support optional email register and signinWu Cheng-Han2016-12-021-0/+3
|
* Remove unused css filesWu Cheng-Han2016-11-2810-38934/+0
|
* Fix slide preview styles might overwrite code block stylesWu Cheng-Han2016-11-281-2/+6
|
* Update editor other cursor classes and adding option for other cursors ↵Wu Cheng-Han2016-11-281-11/+2
| | | | features in CodeMirror
* Remove uesless executable permission for static filesPeter Dave Hello2016-11-142-0/+0
|
* Fix index social foot styleWu Cheng-Han2016-11-071-0/+1
|
* Merge pull request #243 from Yukaii/google-font-optional-cdnMax Wu2016-11-043-2/+210
|\ | | | | Google font optional cdn
| * Rename google font cssYukai Huang2016-11-031-0/+0
| |
| * Seperate cdn/local google font cssYukai Huang2016-11-033-2/+210
| |
* | Remove html.min.css since it will be built via webpack afterwardsWu Cheng-Han2016-11-031-1/+0
|/
* Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2016-10-291-0/+12
|
* Fix to hide duplicated MathML elements in static HTML exportingWu Cheng-Han2016-10-292-1/+5
|
* Fix index select2 input padding and font-family to meet bootstrap input styleWu Cheng-Han2016-10-251-0/+4
|
* Update html.min.css for export html templateWu Cheng-Han2016-10-211-1/+1
|
* Fix markdown styles conflicting bootstrap on p and ul under alert areaWu Cheng-Han2016-10-211-1/+6
|
* Fix index social-foot stylesWu Cheng-Han2016-10-191-1/+2
|
* Fix index styleWu Cheng-Han2016-10-151-1/+1
|
* Update to support wrap syntax for code blockWu Cheng-Han2016-10-141-0/+8
|
* Fix text might get cutoff again for IE and Edge seriesWu Cheng-Han2016-09-181-1/+1
|
* Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han2016-08-191-0/+4
| | | | for now
* Update to hide scrollbar (but scrollable) in the slide modeWu Cheng-Han2016-08-151-0/+19
|
* Update slide mode to show extra info and support url actions and support ↵Wu Cheng-Han2016-08-151-0/+26
| | | | disqus via yaml-metadata
* Fix text-shadow for text antialiased might cause IE or Edge text cutoffWu Cheng-Han2016-08-151-1/+1
|
* Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han2016-08-151-3/+33
|
* Update slide font stylesWu Cheng-Han2016-08-141-7/+7
|
* Update markdown styles, follow github styles and font familyWu Cheng-Han2016-08-144-100/+248
|
* Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han2016-08-141-1/+12
|
* Update toc styles to make toc menu always accessible without scrollingWu Cheng-Han2016-08-141-1/+6
|
* Update to add expand and collapse toggle for TOC, keep showing second level ↵Wu Cheng-Han2016-08-022-4/+12
| | | | TOC if there is only one first level TOC
* Workaround slides, overview been cutoff and text became blurry in Firefox 47+Wu Cheng-Han2016-07-301-0/+9
|
* Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han2016-07-301-1/+1
|
* Add support of showing authorship in editor and adjust related stylesWu Cheng-Han2016-07-301-0/+3
|
* Update to support slide type in publish note and download html styleWu Cheng-Han2016-07-302-2/+2
|
* Update to support slide preview in both modeWu Cheng-Han2016-07-302-0/+56
|
* Update to make slide mode support all extra syntax and change it's rendering ↵Wu Cheng-Han2016-07-023-3/+232
| | | | engine
* Update to annotate scrollbar position of revision mark textCheng-Han, Wu2016-06-211-0/+14
|