diff --git a/static/gitust/gitust.css b/static/gitust/gitust.css new file mode 100644 index 0000000..49b2001 --- /dev/null +++ b/static/gitust/gitust.css @@ -0,0 +1,22 @@ +ul.breadcrumb { + /*padding: 10px 16px;*/ + list-style: none; + /*background-color: #eee;*/ +} +ul.breadcrumb li { + display: inline; + /*font-size: 18px;*/ +} +ul.breadcrumb li+li:before { + /*padding: 8px;*/ + color: black; + content: "/\00a0"; +} +ul.breadcrumb li a { + color: #0275d8; + text-decoration: none; +} +ul.breadcrumb li a:hover { + color: #01447e; + text-decoration: underline; +} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index de9bb01..ddfa700 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,8 @@
- + +Repository description
+Repository description
+