]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
remove layout.css
[tt-rss.git] / index.php
index 657e0f5a84013b76ad9a053898a78b606f61e676..b56c021ed82b9e63a9c72380fa5e12c6e1771979 100644 (file)
--- a/index.php
+++ b/index.php
@@ -62,7 +62,6 @@
        </script>
 
        <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
-       <?php echo stylesheet_tag("css/layout.css"); ?>
 
        <?php if ($_SESSION["uid"]) {
                $theme = get_pref( "USER_CSS_THEME", $_SESSION["uid"], false);