Remove the IPv6 world day logo from the front page again.

For now leave the image file in case we want to use it for something
else.
This commit is contained in:
Simon L. B. Nielsen 2011-06-12 08:45:47 +00:00
parent bf2eb19a91
commit d36e14e988
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37364
2 changed files with 2 additions and 14 deletions

View file

@ -4,7 +4,7 @@
<!ENTITY title "The FreeBSD Project">
]>
<!-- $FreeBSD: www/en/index.xsl,v 1.170 2011/01/04 20:14:36 jkois Exp $ -->
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
@ -138,10 +138,6 @@
</ul>
</div> <!-- FRONTRELEASESCONTENT -->
</div> <!-- FRONTRELEASES -->
<div class="frontipv6wd">
<a href="&base;/ipv6/w6d.html"><img
src="ipv6/IPv6-badge-blue-128-trans.png"/></a>
</div>
</div> <!-- FRONTFEATUREMIDDLE -->
<div id="FRONTFEATURERIGHT">

View file

@ -1,7 +1,7 @@
/*
* FreeBSD.org - Layout Styles
*
* $FreeBSD: www/en/layout/css/layout.css,v 1.10 2006/12/03 19:44:01 blackend Exp $
* $FreeBSD$
*/
/* Container Definitions */
@ -345,9 +345,7 @@
margin: 0;
margin-left: 162px;
margin-top: 15px;
/* Disabled for IPv6-WD-LOGO
padding-bottom: 20px;
*/
color: #666;
width: 155px;
}
@ -445,16 +443,10 @@
.frontgetroundbox {
margin: 0;
padding: 0;
/* Disabled for IPv6-WD-LOGO
margin-top: 50px;
*/
margin-left: 140px;
width: 190px;
}
/* For IPv6-WD-LOGO */
.frontipv6wd {
margin-left: 170px;
}
/* Secondary Pages */