From: Matt Lee <mattl@gnu.org> Date: Wed, 8 Sep 2010 14:16:28 +0000 (+0000) Subject: check in css fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b68a39c6576edf3f9703ef2361d1c6007e7b4458;p=libreplanet-static.git check in css fix --- diff --git a/index.php b/index.php index 6184404e..6977037d 100644 --- a/index.php +++ b/index.php @@ -4,8 +4,7 @@ <title>LibrePlanet — acting locally for global free software adoption.</title> <style type="text/css" media="screen"> - @import url('/reset.css'); - @import url('/base.css'); + @import url('http://static.fsf.org/combo.css'); @import url('/screen.css'); @@ -24,7 +23,6 @@ if ($p=='e') { $f="events.php"; echo "tab-events"; } if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"; echo "tab-join"; } ?>"> -<div id="doc2" class="yui-t7"> <div id="hd" role="banner"> <ul> @@ -37,21 +35,19 @@ if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php" <li id="tab-news-link"><a href="?p=n">News</a></li> </ul> -<div id="searchbox"> + <form action="/wiki/Special:Search" id="searchform"><div> <input id="searchInput" name="search" type="text" title="Search LibrePlanet [f]" accesskey="f" value="" /> <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" /> </div></form> -</div> - - - </div> - <div id="bd" role="main"> - <div class="yui-g" id="content"> +<div id="doc2" class="yui-t7"> + <div id="bd" role="main"> + + <div class="yui-g" id="content"> <p><img src="big-logo.png" alt="LibrePlanet"></p>