]> git.wh0rd.org - tt-rss.git/blobdiff - register.php
further stylesheet simplification related fixes
[tt-rss.git] / register.php
index 11f5d9284190d758f289a0c64e80e0b840a24eb2..d03218fc155b1da3811ee02f1bec73ff30e24c49 100644 (file)
@@ -95,7 +95,6 @@
 <head>
 <title>Create new account</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<?php echo stylesheet_tag("css/utility.css") ?>
 <?php echo stylesheet_tag("css/default.css") ?>
 <?php echo javascript_tag("js/functions.js") ?>
 <?php echo javascript_tag("lib/prototype.js") ?>
 
 </script>
 
-<body>
+<body class="claro ttrss_utility">
 
 <div class="floatingLogo"><img src="images/logo_small.png"></div>