You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ja...@apache.org on 2012/04/19 10:29:36 UTC

svn commit: r1327865 - /ace/site/trunk/templates/skeleton.html

Author: jawi
Date: Thu Apr 19 08:29:35 2012
New Revision: 1327865

URL: http://svn.apache.org/viewvc?rev=1327865&view=rev
Log:
CMS commit to ace by jawi

Modified:
    ace/site/trunk/templates/skeleton.html

Modified: ace/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/ace/site/trunk/templates/skeleton.html?rev=1327865&r1=1327864&r2=1327865&view=diff
==============================================================================
--- ace/site/trunk/templates/skeleton.html (original)
+++ ace/site/trunk/templates/skeleton.html Thu Apr 19 08:29:35 2012
@@ -8,6 +8,7 @@
 
     <link rel="stylesheet/less" type="text/css" href="/lib/bootstrap.less">
     <link href="/css/prettify.css" rel="stylesheet">
+	<link href="/css/code.css" rel="stylesheet" media="screen">
     <script src="/js/less-1.2.1.min.js" type="text/javascript"></script>
     <script src="http://code.jquery.com/jquery-1.7.min.js"></script>
     <script src="/js/prettify.js"></script>