常用global.css
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin: 0; padding: 0;}
fieldset, img { border: medium none;}
address, caption, cite, code, dfn, th, var { font-style: normal;font-weight: normal;}
input { padding-bottom: 0; padding-top: 0;}
input::-moz-focus-inner { border: medium none; padding: 0;}
select, input { vertical-align: middle;}
select, input, textarea { font-size: 12px; margin: 0;}
input[type="text"], input[type="password"], textarea { outline-style: none;}
textarea { resize: none;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearit { clear: both; font-size: 0; height: 0;overflow: hidden;}
img{border: 0 none; vertical-align:middle; }
table { border-collapse: collapse; border-spacing: 0;}
fieldset{ border: 0;}
address, caption cite, code, dfn, strog, th, var {font-style: normal; font-weight: normal;}
h1, h2, h3, h4, h5, h6,b { font-size: 100%; font-weight: normal;}
ul,li{ list-style: none; float:left;}
caption, th { text-align: left;}
body, input, select, button, textarea { font-size: 12px; font-family:arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif;}
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body {color:#333; line-height:18px;}
a, a:link{color:#333; text-decoration: none;}
a:visited{ }
a:active, a:hover { text-decoration: underline;}
a:focus { outline: none; }
input, textarea, select {font-size:100%; vertical-align:middle; }
legend { color: #000;}
table { font-size: inherit; font: 100%;}
pre, code, kbd, samp, tt{ font-family: monospace; font-size:100%; line-height:100%;}
.clear,.ht5,.ht1, .ht2, .ht10,.ht16{font:0px/0px serif;clear: both;display: block;height:0px;}
.ht5{ height:5px;}
.ht10{ height:10px;}
.ht16{ height:16px;}
.ht30{ height:30px;}
.ht1{ height:21px; width:923px; position:relative; left:12px;}
.ht2{ clear:both; height:16px; width:923px; position:relative; left:12px;}
a, *:focus, *:active{ outline:none}
textarea{ border:none; border:1px solid #ebebeb;}
select{ border:none; border:1px solid #ebebeb; line-height:25px; height:25px; vertical-align:middle}
input[type="text"], input[type="password"], input[type="file"], textarea, select {
border:1px solid #ccc; background:none; color:#777; font-size:12px; line-height:29px; height:29px; background:#fff; padding-left:3px;
font-family:inherit; /*corner*/
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:2px;}
input[type="button"]{ cursor:pointer}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover { color:#666; background: #fff none; border-color:#c6c6c6;}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
color:#333; background: #fff none; border-color:#659ec9 #70aedd #a8cfec; outline: 0; }
.container-01pic-three input[type="text"]{ line-height:18px; height:18px;}
.container-xiaopic-three input[type="text"]{ line-height:18px; height:18px;}
.add input[type="text"]{ width:23px; line-height:16px; height:16px; text-align:center}
常用global.css的更多相关文章
- 常用的Css命名方式
常用的Css命名方式: CSS命名规范: 1.文件命名规范 全局样式:global.css: 框架布局:layout.css: 字体样式:font.css: 链接样式:link.css: 打印样式:p ...
- global.css
global.css /* 页面元素初始化和常用样式定义-start */ /*======== 全局 ========*/ body, div, dl, dt, dd, ul, ol, li, h1 ...
- 常用的CSS Hack
一.什么是CSS Hack? 不同的浏览器对CSS的解析结果是不同的,因此会导致相同的CSS输出的页面效果不同,这就需要CSS Hack来解决浏览器局部的兼容性问题.而这个针对不同的浏览器写不同的CS ...
- 常用的css命名规则:
关于团队合作的css命名规范 常用的css命名规则: 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制 ...
- css的框架——global.css
global.css,一般这个css文件是用于装全站主要框架css样式代码. “global”翻译为全局.全部.从翻译中大家也能理解global.css用于做什么.大站常常用于装全站公共的CSS样式选 ...
- 常用的CSS Hack技术集锦
来源:http://www.ido321.com/938.html 一.什么是CSS Hack? 不同的浏览器对CSS的解析结果是不同的,因此会导致相同的CSS输出的页面效果不同,这就需要CSS Ha ...
- 整理 W3CSchool 常用的CSS属性列表
近期教学给学员总结常用的CSS属性,方便学习查询,正好发上来也给大家分享一下,O(∩_∩)O. 摘选自:http://www.w3cschool.com.cn/ 表格最右列的数字标识支持的CSS最低版 ...
- 常用的CSS框架
常用的CSS框架 之前在写自己的个人网站的时候,由于自己Web前端不是特别好,于是就去找相关的CSS框架来搭建页面了. 找到以下这么一篇文章(列出了很多常用的CSS框架): http://w3scho ...
- CSS命名规则常用的css命名规则
CSS命名规则常用的css命名规则 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wr ...
随机推荐
- HTTP 错误 401.2 - Unauthorized
最近开始拾起Asp.net方面的知识,遇到如下这个问题 HTTP 错误 401.2 - Unauthorized 由于身份验证头无效,您无权查看此页. 解决方法: >IIS管理 >功能视图 ...
- form+iframe+file 页面无刷新上传文件并获取返回值
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8" ...
- hdu 4530(数学)
小Q系列故事——大笨钟 Time Limit: 600/200 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total S ...
- python对象的复制问题
list 的拷贝问题: 1, >>> a [1, 2] >>> b=a[:] >>> b [1, 2] >>> b[0]=20 ...
- svn安装配置使用小总结
1svn:版本控制系统服务端与客户端协作服务端:subversion客户端:eclipse_svn_site-1.10.5.zip插件1安装问题: 1subversion版本过高 会出现版 ...
- luogu P1941 飞扬的小鸟
题目描述 Flappy Bird 是一款风靡一时的休闲手机游戏.玩家需要不断控制点击手机屏幕的频率来调节小鸟的飞行高度,让小鸟顺利通过画面右方的管道缝隙.如果小鸟一不小心撞到了水管或者掉在地上的话,便 ...
- PHP message: PHP Fatal error: require(): Failed opening required
PHP message: PHP Warning: require(/data/wwwroot/blog.sgfoot.com/bootstrap/autoload.php): failed to o ...
- 求用delphi编写的LRC校验位算法函数,急!!!
求用delphi编写的LRC校验位算法函数,急!!! 某命令串为":010200000001FC" 其16进制为“3A 30 31 30 32 30 30 30 30 30 30 ...
- 基于Bootstrap的页面排版知识
标题: Bootstrap定义了所有HTML的标题样式,<h1>...<h6>标签或者在标签内加入.h1 class等可以得到一样的效果 效果: 副标题: 标签<smal ...
- Linux下报错:Segmentation fault.
遇到的问题:程序在读文件之后,准备执行fclose(fp);时,出现了如下错误: Program received signal SIGSEGV, Segmentation fault. 解决方法:倒 ...