Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 165 → Rev 166

/trunk/index.phtml
58,9 → 58,7
<?php /*
<!-- <link rel="stylesheet" type="text/css" href="styles/lcars.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
<!-- No optimization here: IE 9 in non-Compatibility Mode sends "Accept: text/css",
Apache responds with 406:
http://blog.s9y.org/archives/227-ie9-has-trouble-with-css-content-types.html -->
<!-- No optimization here: Resource Builder does not handle URI parameters -->
*/ ?>
<link rel="stylesheet" type="text/css" href="styles/lcars-basic">
<?php
/trunk/index.php
73,9 → 73,13
content="<?php echo tr("All rights reserved."); ?> <?php echo tr("The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."); ?>">
<?php /*
<!-- <link rel="stylesheet" type="text/css" href="styles/lcars21.css"> -->
<!-- IE 9 in non-Compatibility Mode sends "Accept: text/css",
Apache responds with 406 without .php:
http://blog.s9y.org/archives/227-ie9-has-trouble-with-css-content-types.html
(Resource Builder handles negotation for sources)
-->
*/ ?>
<link rel="stylesheet" type="text/css" href="styles/lcars-basic.css">
<link rel="stylesheet" type="text/css" href="styles/lcars22">
<link rel="stylesheet" type="text/css" href="scripts/builder.php?type=text/css&amp;prefix=../styles/&amp;src=lcars-basic,lcars22">
<style type="text/css">
<!--
a {