[Midnightbsd-cvs] www: www/css: ok i think this will "fix" the featured problems on the

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 6 19:07:36 EDT 2008


Log Message:
-----------
ok i think this will "fix" the featured problems on the front page.

Modified Files:
--------------
    www/css:
        featured.css (r1.1 -> r1.2)
        featured.css.human (r1.1 -> r1.2)

-------------- next part --------------
Index: featured.css.human
===================================================================
RCS file: /home/cvs/www/css/featured.css.human,v
retrieving revision 1.1
retrieving revision 1.2
diff -L css/featured.css.human -L css/featured.css.human -u -r1.1 -r1.2
--- css/featured.css.human
+++ css/featured.css.human
@@ -1,9 +1,9 @@
-#kde a { background-image: url("../images/ports/kde.png"); }
-#gnustep a { background-image: url("../images/ports/gnustep.png"); }
-#seamonkey a { background-image: url("../images/ports/seamonkey.png"); }
-#pidgin a { background-image: url("../images/ports/pidgin.png"); }
-#gnome a { background-image: url("../images/ports/gnome.png"); }
-#etoile a { background-image: url("../images/ports/etoile.png"); }
-#gimp a { background-image: url("../images/ports/gimp.png"); }
-#abiword a { background-image: url("../images/ports/abiword.png"); }
-#xine a { background-image: url("../images/ports/xine.png"); }
\ No newline at end of file
+#fp9 a { background-image: url("../images/ports/009.png"); }
+#fp8 a { background-image: url("../images/ports/008.png"); }
+#fp7 a { background-image: url("../images/ports/007.png"); }
+#fp6 a { background-image: url("../images/ports/006.png"); }
+#fp5 a { background-image: url("../images/ports/005.png"); }
+#fp4 a { background-image: url("../images/ports/004.png"); }
+#fp3 a { background-image: url("../images/ports/003.png"); }
+#fp2 a { background-image: url("../images/ports/002.png"); }
+#fp1 a { background-image: url("../images/ports/001.png"); }
Index: featured.css
===================================================================
RCS file: /home/cvs/www/css/featured.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -L css/featured.css -L css/featured.css -u -r1.1 -r1.2
--- css/featured.css
+++ css/featured.css
@@ -1 +1,9 @@
-#kde a{background-image:url("../images/ports/kde.png")}#gnustep a{background-image:url("../images/ports/gnustep.png")}#seamonkey a{background-image:url("../images/ports/seamonkey.png")}#pidgin a{background-image:url("../images/ports/pidgin.png")}#gnome a{background-image:url("../images/ports/gnome.png")}#etoile a{background-image:url("../images/ports/etoile.png")}#gimp a{background-image:url("../images/ports/gimp.png")}#abiword a{background-image:url("../images/ports/abiword.png")}#xine a{background-image:url("../images/ports/xine.png")}
\ No newline at end of file
+#fp9 a { background-image: url("../images/ports/009.png"); }
+#fp8 a { background-image: url("../images/ports/008.png"); }
+#fp7 a { background-image: url("../images/ports/007.png"); }
+#fp6 a { background-image: url("../images/ports/006.png"); }
+#fp5 a { background-image: url("../images/ports/005.png"); }
+#fp4 a { background-image: url("../images/ports/004.png"); }
+#fp3 a { background-image: url("../images/ports/003.png"); }
+#fp2 a { background-image: url("../images/ports/002.png"); }
+#fp1 a { background-image: url("../images/ports/001.png"); }


More information about the Midnightbsd-cvs mailing list