delete Stylesheet- and CssAgent and use static CSS-file instead

This commit is contained in:
coderkun 2014-02-15 11:27:24 +01:00
commit 6791074027
9 changed files with 2 additions and 216 deletions

View file

@ -5,7 +5,7 @@
<meta charset="utf-8" />
<title>The Legend of Z</title>
<link rel="stylesheet" type="text/css" href="<?=$linker->link(array('css','desktop'))?>" media="all" />
<link rel="stylesheet" type="text/css" href="<?=$linker->link(array('css','desktop.css'))?>" media="all" />
</head>
<body>

View file

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

View file

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