moved urls from portal urls
[myslice.git] / portal / static / css / onelab.css
index 5be1bf3..5be52dd 100644 (file)
@@ -12,7 +12,10 @@ body {
 a, a:active, a:focus {
     outline: 0;
     text-decoration:none;
-    color:#201E62;
+    color:#760073;
+}
+a:hover {
+    color:#0D0049;
 }
 
 h1 {
@@ -69,6 +72,12 @@ div.breadcrumbs {
     color:gray;
     font-size:10pt;
 }
+div.breadcrumbs a {
+    color:gray;
+}
+div.breadcrumbs a:hover {
+    text-decoration:underline;
+}
 .tab-pane {
     padding-top:15px;
 }