correct dropdown

master
Mark MacKay 2012-08-01 21:16:45 -05:00
parent a89b1dec13
commit 2f7f0ee98c
3 changed files with 5 additions and 2 deletions

View File

@ -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>

View File

@ -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"/>

View File

@ -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>