correct dropdown
parent
a89b1dec13
commit
2f7f0ee98c
|
@ -332,7 +332,7 @@
|
|||
<option value="Oswald, sans-serif">Oswald</option>
|
||||
<option value="'Shadows Into Light', serif">Shadows Into Light</option>
|
||||
<option value="'Simonetta', serif">Simonetta</option>-->
|
||||
<option value="'Trebuchet MS', Gadget, sans-serif">Georgia</option>
|
||||
<option value="'Trebuchet MS', Gadget, sans-serif">Trebuchet</option>
|
||||
<option value="Georgia, Times, 'Times New Roman', serif">Georgia</option>
|
||||
<option value="'Palatino Linotype', 'Book Antiqua', Palatino, serif">Palatino</option>
|
||||
<option value="'Times New Roman', Times, serif">Times</option>
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>
|
||||
<link rel="icon" type="image/png" href="images/logo.png"/>
|
||||
<script type="text/javascript">
|
||||
document.domain = document.domain
|
||||
</script>
|
||||
|
||||
<!--{if svg_edit_release}-->
|
||||
<link rel="stylesheet" href="svgedit.compiled.css" type="text/css"/>
|
||||
|
|
|
@ -332,7 +332,7 @@
|
|||
<option value="Oswald, sans-serif">Oswald</option>
|
||||
<option value="'Shadows Into Light', serif">Shadows Into Light</option>
|
||||
<option value="'Simonetta', serif">Simonetta</option>-->
|
||||
<option value="'Trebuchet MS', Gadget, sans-serif">Georgia</option>
|
||||
<option value="'Trebuchet MS', Gadget, sans-serif">Trebuchet</option>
|
||||
<option value="Georgia, Times, 'Times New Roman', serif">Georgia</option>
|
||||
<option value="'Palatino Linotype', 'Book Antiqua', Palatino, serif">Palatino</option>
|
||||
<option value="'Times New Roman', Times, serif">Times</option>
|
||||
|
|
Loading…
Reference in New Issue