templates/rss/feed.html
authorAlan Knowles <alan@akbkhome.com>
Sun, 21 Jul 2013 11:24:48 +0000 (19:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 21 Jul 2013 11:24:48 +0000 (19:24 +0800)
templates/rss/feed.html

index 7741251..64a5538 100644 (file)
     <link rel="stylesheet" href="{rootURL}/ratchet/lib/css/sliders.css">
     <link rel="stylesheet" href="{rootURL}/ratchet/lib/css/toggles.css">
     <link rel="stylesheet" href="{rootURL}/ratchet/lib/css/push.css">
+    
+    
+    <link rel="stylesheet" href="{rootURL}/Pman/Cms/templates/rss/black-header.css">
+    
      <style>
+    
       
       
       /* change colours.. */
@@ -114,7 +119,7 @@ box-shadow: inset 1px 0 #444, inset 0 1px #444;
         width: auto;
         font-size: 13px;
         font-weight: normal;
-        color: #fff;
+       
         text-align: left;
         text-shadow: none;
         white-space: normal;
@@ -148,47 +153,14 @@ box-shadow: inset 1px 0 #444, inset 0 1px #444;
       display: block;
     }
     /*:active, .rss-art-header a:visited,   .rss-art-header a:link*/
-    .rss-art-header, .rss-art-header a 
-    {
-        
-        margin: 0;
-        background: #666;
-        padding: 2px 5px;
-        color: white;
-        font-weight: bold;
-        
-         
+  
     }
     .rss-body-from-feed
     {
       display:none;
     }
 
-    .hover-nav {
-      position: absolute;
-      z-index: 1000000;
-      display: block;
-      width: 100%;
-      left: 0;
-      bottom: 100px;
-      height: 0px;
-      opacity: 0.2;
-    }
-   .hover-nav-left {
-            display: block;
-        width: 100px;
-        height: 100px;
-        background-color: #666;
-        float: left;
-   }
-     .hover-nav-right {
-            display: block;
-        width: 100px;
-        height: 100px;
-        background-color: #666;
-        float: right;
-   }
-      
+