[Midnightbsd-cvs] www: index.html: remove unneeded CSS

smultron at midnightbsd.org smultron at midnightbsd.org
Fri Sep 5 15:00:54 EDT 2008


Log Message:
-----------
remove unneeded CSS

Modified Files:
--------------
    www/screenshots:
        index.html (r1.5 -> r1.6)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/screenshots/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -L screenshots/index.html -L screenshots/index.html -u -r1.5 -r1.6
--- screenshots/index.html
+++ screenshots/index.html
@@ -5,8 +5,7 @@
 		<title>MidnightBSD Screenshots</title>
 		<link rel="shortcut icon" href="/favicon.ico" />
 		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
-		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
-		<link rel="stylesheet" type="text/css" href="doc/css/style.css">
+		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
 		<script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
 		<script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
 		<script type="text/javascript">


More information about the Midnightbsd-cvs mailing list