mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
update theme parameters to fix #19333
This commit is contained in:
committed by
XhmikosR
parent
21a9c2934a
commit
8d8df4e37a
@@ -50,8 +50,8 @@ SimpleJekyllSearch.init({
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
Holder.addTheme('gray', {
|
Holder.addTheme('gray', {
|
||||||
background: '#777',
|
bg: '#777',
|
||||||
foreground: 'rgba(255,255,255,.75)',
|
fg: 'rgba(255,255,255,.75)',
|
||||||
font: 'Helvetica',
|
font: 'Helvetica',
|
||||||
fontweight: 'normal'
|
fontweight: 'normal'
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user