1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02:00

fix thumbnails for everywhere

This commit is contained in:
Mark Otto
2015-05-29 14:05:14 -07:00
parent 933639729f
commit e6bc8da426

View File

@@ -67,9 +67,7 @@ Holder.addTheme('gray', {
background: '#777', background: '#777',
foreground: 'rgba(255,255,255,.75)', foreground: 'rgba(255,255,255,.75)',
font: 'Helvetica', font: 'Helvetica',
fontweight: 'normal', fontweight: 'normal'
size: 16,
text: 'Thumbnail'
}) })
</script> </script>