git ssb

2+

ev / mvd



Commit 42c1864507578a06f12491c480992e258893497d

add breadcrumb style

Gwen Bell committed on 2/8/2019, 5:13:25 PM
Parent: 2ab67531b8a5ecdd7419f3c8d9fa0ccee8cb9377

Files changed

style.csschanged
style.cssView
@@ -68,8 +68,13 @@
6868 a:hover {
6969 color: #ddd;
7070 }
7171
72 +.breadcrumbs {
73 + color: #363636;
74 + background: #f5f5f5;
75 +}
76 +
7277 .navbar a {
7378 color: #999;
7479 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
7580 text-decoration: none;

Built with git-ssb-web