forked from GitHub/gf-core
gfse: added an alternate style sheet with the MOLTO color scheme
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<html manifest="gfse.manifest">
|
||||
<head>
|
||||
<title>GF online editor for simple multilingual grammars</title>
|
||||
<link rel=stylesheet href="editor.css">
|
||||
<link rel="stylesheet" type="text/css" href="editor.css" title="Cloud">
|
||||
<link rel="alternate stylesheet" type="text/css" href="molto.css" title="MOLTO">
|
||||
|
||||
<link rel=author href="http://www.cse.chalmers.se/~hallgren/" title="Thomas Hallgren">
|
||||
|
||||
@@ -31,7 +32,7 @@ This page does not work without JavaScript.
|
||||
<hr>
|
||||
<div class=modtime><small>
|
||||
HTML
|
||||
<!-- hhmts start --> Last modified: Thu Feb 17 17:45:54 CET 2011 <!-- hhmts end -->
|
||||
<!-- hhmts start --> Last modified: Mon Mar 28 16:45:53 CEST 2011 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<a href="about.html">About</a>
|
||||
<script type="text/javascript" src="support.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user