随笔分类 -  css

关于css滴
摘要:|line-height与line boxes高度撑开行高度的是line-height(line-boxes),而不是字体大小 代码: 效果: 注:如果元素内没有内容,则不会撑开高度,因为line-boxes为0,即使指定了line-height也是不行的,只要有内容,行高就生效(... 阅读全文
posted @ 2014-08-19 12:00 raimonfuns 阅读(2839) 评论(0) 推荐(0)
摘要:Firefox 与 Chrome 的 HackFirefox:@-moz-document url-prefix() /*写在选择器外层时(只可写在此处):Firefox only*/Chrome:@media screen and (-webkit-min-device-pixel-ratio:0... 阅读全文
posted @ 2014-08-13 18:43 raimonfuns 阅读(135) 评论(0) 推荐(0)

raimonfuns的技术博客,JavaScript,css,html