Bootstrap
BootstrapでGoogleMap を読み込んだらマップの拡大縮小の調整バーが崩れた。 以下で対応 .gm-style img{ max-width : none; } .gm-style label{ width : auto; display : inline; }
Bootstrapのサンプルを作ったので公開。 特に意味はありません。 See the Pen Bootstrapサンプル by tamshow (@tamshow) on CodePen.
当ブログをTwitterBootstrapを使ってリニューアルしましたのでその手順をまとめます。 「TwitterBootstrapとは?」ですが、 名前の通りTwitter社から提供されているフレームワークです。 ボタン、フォームなどの部品が用意されており組み合わせることによっ…