projects
/
web
/
Keweenaw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caacd65
)
Update font size for breadcrumbs
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 20 Aug 2014 13:01:41 +0000
(09:01 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 20 Aug 2014 13:02:43 +0000
(09:02 -0400)
Change to 12px size and bold
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
ce98d80
..
4338eb4
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-711,8
+711,9
@@
aside.right-off-canvas-menu ul.off-canvas-list li > ul.open {
}
.container#interior .breadcrumbs > * {
color: #b1b3b6;
- font-size: 1
0
px;
+ font-size: 1
2
px;
text-transform: none;
+ font-weight: bold;
}
.container#interior .breadcrumbs > * a {
color: #b1b3b6;