check in css fix
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 14:16:28 +0000 (14:16 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 14:16:28 +0000 (14:16 +0000)
index.php

index 6184404ebb6889f69d70af90ceb822f6c312338f..6977037d7a24640e1b2edbabe674809e0c34c63c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -4,8 +4,7 @@
    <title>LibrePlanet &mdash; 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>