继续放到这个帖子问了,刚才用 chrome 的 developer tools 发现一个警告:Resource interpreted as Font but transferred with MIME type application/font-woff: "http://localhost:3000/font/entypo.woffmeta什么的?",使用自定义字体是不是需要写点
转了
去掉 require_tree .,一个一个加进去就可以吧
现在悲剧,google 搜索彻底被墙了,在 ruby-china 也是不能进行搜索了。
#1 楼 @huacnlee 谢谢华顺老大,指出 display:block,激起我看源码 docs.css 的兴趣,的确有:
.bs-docs-sidenav > li > a {
display: block;
width: 190px \9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #e5e5e5;
}
于是我在设置一下 a 的 width,于是 IE 跟 Firefox 都解决了,下面是我的代码:
div class="row"
div class="span2 bs-docs-sidebar"
ul class="nav nav-list bs-docs-sidenav affix" style="width:150px;"
li class="active"
a href="#about" style="width:120px; \9"
i class="icon-chevron-right"
| 关于我们
li
a href="#train" style="width:120px; \9;"
i class="icon-chevron-right"
| 关于培训
div class="span10"
section id="about"
div class="page-header"
h6 关于我们
#2 楼 @xiaoronglv affix 是一个导航的组件
#15 楼 @southwolf 看到你的回复后,尝试去购买,我的一张网上购物卡不支持样的,真奇葩的提示:That card number is already assigned to another PayPal account. For security purposes, each card may only be assigned to one PayPal account. If you have already opened a PayPal account, please retrieve the relevant information and log in. Otherwise, please use a different card.我明明用这个卡号注册的,登录后在 Add a new debit or credit card 提示中不能在用这个卡了,没搞懂
#8 楼 @igordonshaw 看中一款,可惜要付费,如果国内网银付也就付了。
#5 楼 @siyang1982 我刚用的是 compass_twitter_bootstrap 出现我说的问题,后面换成 bootstrap-sass 后都解决了,用法上没错的,应该这个 Gem 很久没更新了吧
#2 楼 @siyang1982 请问这个是不是太久了,我测试有几个问题,navbar 默认是黑色的,navbar 下的下拉框显示不出来,container 容器也并不是固定式的,复选框的框框跟文本不太对齐等等问题。
应该是 compass-twitter-bootstrap 的 BUG 吧,现在换成 bootstrap-sass 就是我想要的了
#4 楼 @zhang_soledad 谢谢,很好的学习资料
mark,希望能有集成好的 template
还不错,目前就用这个,开箱即用,跟自己习惯差不多。
Firefox 升级到了 14,悲剧了,pentadactyl 不好用了,现在用的不爽了。pentadactyl 和 vimperator 虽然都差不多,但是命令栏跟状态栏共用更省了上下宝贵空间啊