mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 16:20:06 +00:00
Import main stylesheet from the .css.
This commit is contained in:
parent
989b988344
commit
530ba011e9
@ -1,3 +1,5 @@
|
||||
@import 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;
|
||||
}
|
||||
|
@ -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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user