Explorar el Código

Fixes contents link in the top nav bar which had moved left after addition of the sprites

Muhammad Talha Mansoor hace 12 años
padre
commit
b7ba5c85a2
Se han modificado 2 ficheros con 13 adiciones y 2 borrados
  1. 11 0
      css/custom.css
  2. 2 2
      index.html

+ 11 - 0
css/custom.css

@@ -70,6 +70,17 @@ a#rssNavBar:hover {
    background-position: -5px -97px ;
 }
 
+a#contentsNavBar {
+   margin:auto;
+   padding-right: 1em;
+   text-decoration: none;
+   color: #D1D1D1;
+}
+
+a#contentsNavBar:hover {
+   color: darkGoldenRod;
+}
+
 .pageForeground {
    background-color: white;
 }

+ 2 - 2
index.html

@@ -50,9 +50,9 @@
 <body class="pageBackground padding_bottom_15">
   <div class="container topNavBar margin_bottom_15 mobile-hide">
     <div class="row">
-      <span class="col_2 pre_7">
+      <a class="col_2 pre_7" id="contentsNavBar" href="http://www.google.com">
         Contents
-      </span>
+      </a>
 
       <a class="col_1" id="twitterNavBar" href="http://twitter.com/talha_131">
         Twitter