Author: jorda
Date: Fri Feb 29 21:00:25 2008
New Revision: 24156

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24156&view=rev
Log:
Import main stylesheet from the .css.

Modified:
    website/start/1.4/styles/intl.css
    website/start/1.4/template.html

Modified: website/start/1.4/styles/intl.css
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/styles/intl.css?rev=24156&r1=24155&r2=24156&view=diff
==============================================================================
--- website/start/1.4/styles/intl.css (original)
+++ website/start/1.4/styles/intl.css Fri Feb 29 21:00:25 2008
@@ -1,3 +1,5 @@
[EMAIL PROTECTED] url(http://www.wesnoth.org/mw/skins/glamdrol/main.css);
+
 #header {
   background: url(http://www.wesnoth.org/mw/skins/glamdrol/headerbg_large.jpg) 
top repeat-x;
 }

Modified: website/start/1.4/template.html
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/template.html?rev=24156&r1=24155&r2=24156&view=diff
==============================================================================
--- website/start/1.4/template.html (original)
+++ website/start/1.4/template.html Fri Feb 29 21:00:25 2008
@@ -1,11 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" dir="ltr">
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 
 <head>
   <meta http-equiv="content-type" content="text/xhtml; charset=utf-8"/>
-  <style type="text/css">
-    @import url('styles/main.css');
-  </style>
   <link href="styles/intl.css" type="text/css" title="Default" 
rel="stylesheet"/>
   <link rel="shortcut icon" type="image/png"
         href="http://www.wesnoth.org/mw/skins/glamdrol/ico.png"/>


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to