Преглед на файлове

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

Muhammad Talha Mansoor преди 12 години
родител
ревизия
b7ba5c85a2
променени са 2 файла, в които са добавени 13 реда и са изтрити 2 реда
  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