add Stylesheet- and CssAgent and add it to HTML-layout

This commit is contained in:
coderkun 2014-01-17 02:37:08 +01:00
commit b0a83f4cc9
9 changed files with 218 additions and 1 deletions

View file

@ -4,6 +4,8 @@
<head>
<meta charset="utf-8" />
<title>The Legend of Z</title>
<link rel="stylesheet" type="text/css" href="/css/desktop" media="all" />
</head>
<body>

View file

View file

@ -0,0 +1 @@
Fehler: <?=$code?> <?=$string?>

View file

@ -0,0 +1,4 @@
@charset "UTF-8";
<?=$intermediate?>