Remove the upper links
authorReda Lazri <the.red.shortcut@gmail.com>
Mon, 10 Nov 2014 18:13:23 +0000 (19:13 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Mon, 10 Nov 2014 18:13:23 +0000 (19:13 +0100)
givingguide.html [changed mode: 0644->0755]
stylesheet.css [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index b5a9d94..c1a3723
                                <span class="logo_wrapper">
                                        <a href="https://www.fsf.org/"><img class="logo" src="images/logo.png" alt="Logo" /></a>
                                </span>
-
-                               <span class="upper_links">
-                                       <ul>
-                                               <li><a href="https://my.fsf.org/">Login</a></li>
-                                               <li><a href="http://www.fsf.org/help-menu">Help!</a></li>
-                                               <li><a href="https://www.fsf.org/associate/about-the-members-forum">Members forum</a></li>
-                                       </ul>
-                               </span>
                        </div>
                        <div class="navbar">
                                <div class="nav_wrapper">
old mode 100644 (file)
new mode 100755 (executable)
index 228180b..467fb20
@@ -82,13 +82,6 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 
 .top a {
   border-bottom: 0;
-  color: white;
-}
-
-.upper_links {
-  position: absolute;
-  text-align: center;
-  margin-left: 23%;
 }
 
 .upper_links li {