comparison src/examples/modified.html @ 40:eaecca025287

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 19 Aug 2022 18:45:17 -0600
parents 0cb206904499
children
comparison
equal deleted inserted replaced
39:9f63c8f506d1 40:eaecca025287
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>
13 <script src="/formats/bbcode.js"></script> 12 <script src="/formats/bbcode.js"></script>
14 13
15 <style> 14 <style>
16 html { 15 html {
17 font-family: Arial, Helvetica, sans-serif; 16 font-family: Arial, Helvetica, sans-serif;