mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
change holder from blue to gray
This commit is contained in:
@@ -64,8 +64,8 @@ SimpleJekyllSearch.init({
|
|||||||
})
|
})
|
||||||
|
|
||||||
Holder.addTheme('gray', {
|
Holder.addTheme('gray', {
|
||||||
background: '#0275d8',
|
background: '#777',
|
||||||
foreground: 'rgba(255,255,255,.65)',
|
foreground: 'rgba(255,255,255,.75)',
|
||||||
font: 'Helvetica',
|
font: 'Helvetica',
|
||||||
fontweight: 'normal',
|
fontweight: 'normal',
|
||||||
size: 16,
|
size: 16,
|
||||||
|
|||||||
Reference in New Issue
Block a user