##// END OF EJS Templates
reduce the size of repo in contextbar, it was too big and looked awkward.
marcink -
r3661:2487fc74 beta
parent child Browse files
Show More
@@ -112,7 +112,7 b' ul.horizontal-list li a {'
112
112
113 #breadcrumbs {
113 #breadcrumbs {
114 float: left;
114 float: left;
115 padding: 3px 0 5px 0;
115 padding: 6px 0 5px 0;
116 padding-left: 5px;
116 padding-left: 5px;
117 font-weight: bold;
117 font-weight: bold;
118 font-size: 14px;
118 font-size: 14px;
@@ -120,7 +120,7 b' ul.horizontal-list li a {'
120
120
121 #breadcrumbs span {
121 #breadcrumbs span {
122 font-weight: bold;
122 font-weight: bold;
123 font-size: 1.8em;
123 font-size: 1.4em;
124 }
124 }
125
125
126 #header #header-inner #quick ul,
126 #header #header-inner #quick ul,
General Comments 0
You need to be logged in to leave comments. Login now