comparison src/examples/modified.html @ 10:2606bfb75529

CSS cleanup
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 07 Aug 2022 00:51:26 -0600
parents 9159df67520a
children 933a459aa182
comparison
equal deleted inserted replaced
9:9159df67520a 10:2606bfb75529
7 <title>SCEditor Demo</title> 7 <title>SCEditor Demo</title>
8 8
9 <link rel="stylesheet" href="/themes/default.css" id="theme-style" /> 9 <link rel="stylesheet" href="/themes/default.css" id="theme-style" />
10 10
11 <script src="/sceditor.js"></script> 11 <script src="/sceditor.js"></script>
12 <script src="/icons/monocons.js"></script>
12 <script src="/formats/bbcode.js"></script> 13 <script src="/formats/bbcode.js"></script>
13 14
14 <style> 15 <style>
15 html { 16 html {
16 font-family: Arial, Helvetica, sans-serif; 17 font-family: Arial, Helvetica, sans-serif;