File tree Expand file tree Collapse file tree 1 file changed +5
-31
lines changed
mfr/extensions/md/static/css Expand file tree Collapse file tree 1 file changed +5
-31
lines changed Original file line number Diff line number Diff line change 11@charset "utf-8" ;
22
3- /**
4- * markdown.css
5- *
6- * Found on github at https://github.com/jasonm23/markdown-css-themes
7- *
8- * This program is free software: you can redistribute it and/or modify it under
9- * the terms of the GNU Lesser General Public License as published by the Free
10- * Software Foundation, either version 3 of the License, or (at your option) any
11- * later version.
12- *
13- * This program is distributed in the hope that it will be useful, but WITHOUT
14- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
16- * details.
17- *
18- * You should have received a copy of the GNU Lesser General Public License
19- * along with this program. If not, see http://gnu.org/licenses/lgpl.txt.
20- *
21- * @project Weblog and Open Source Projects of Florian Wolters
22- * @version GIT: $Id$
23- * @package xhtml-css
24- * @author Florian Wolters <florian.wolters.85@googlemail.com>
25- * @copyright 2012 Florian Wolters
26- * @cssdoc version 1.0-pre
27- * @license http://gnu.org/licenses/lgpl.txt GNU Lesser General Public License
28- * @link http://github.com/FlorianWolters/jekyll-bootstrap-theme
29- * @media all
30- * @valid true
31- */
32-
33-
343
4+ /*Had quite a few css woes on this one
5+ Chrome has some scroll bar issues. This is mostly due to
6+ Iframe problems. There may be a better combination of CSS to get rid of this,
7+ for now just going the best combination found.
358
9+ */
3610.mfrViewer {
3711 font-family : 'Open Sans' ;
3812 padding : 1em ;
You can’t perform that action at this time.
0 commit comments