Explorar el Código

WIP: apply bootstrap theme

* crowi layout
Yuki Takei hace 8 años
padre
commit
8ea38a6037
Se han modificado 1 ficheros con 8 adiciones y 9 borrados
  1. 8 9
      resource/styles/scss/_page.scss

+ 8 - 9
resource/styles/scss/_page.scss

@@ -67,15 +67,14 @@
         font-size: 0.65em;
       }
 
-      //// TODO crowi layout only
-      // a.last-path {
-      //   color: #D1E2E4;
-      //   opacity: .4;
-
-      //   &:hover {
-      //     color: inherit;
-      //   }
-      // }
+      // crowi layout only
+      a.last-path {
+        color: #ccc;
+
+        &:hover {
+          color: inherit;
+        }
+      }
 
     }