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

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 19 Aug 2022 18:45:17 -0600
parents dd47b95c9ec7
children
comparison
equal deleted inserted replaced
39:9f63c8f506d1 40:eaecca025287
6 <title>SCEditor Demo</title> 6 <title>SCEditor Demo</title>
7 7
8 <link rel="stylesheet" href="/themes/default.css" id="theme-style" /> 8 <link rel="stylesheet" href="/themes/default.css" id="theme-style" />
9 9
10 <script src="/sceditor.js"></script> 10 <script src="/sceditor.js"></script>
11 <script src="/icons/monocons.js"></script>
12 <script src="/formats/bbcode.js"></script> 11 <script src="/formats/bbcode.js"></script>
13 12
14 <style> 13 <style>
15 html { 14 html {
16 font-family: Arial, Helvetica, sans-serif; 15 font-family: Arial, Helvetica, sans-serif;