博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
div+css教程网站建设门户网站和电子商务网站CSS样式表
阅读量:4316 次
发布时间:2019-06-06

本文共 2061 字,大约阅读时间需要 6 分钟。

@charset "utf-8";/* reset */*{
margin:0;padding:0;list-style-type:none;}a{
blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框,避免出现奇怪的选中区域*/:focus{
outline:0;}label{
cursor:pointer;}img{
vertical-align:middle;}table{
empty-cells:show;border-collapse:collapse;border-spacing:0;}h1{
font-size:16px;}h2,h3,h4{
font-size:14px;}h5,h6{
font-size:12px;}abbr,acronym{
border:0;font-variant:normal}address,caption,cite,code,dfn,em,strong,th,var,optgroup{
font-style:normal;font-weight:normal}input,button,textarea,select,optgroup,option{
font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{
*font-size:100%}a,img{
border:0;}a,a:visited{
color:#5e5e5e; text-decoration:none;}a:hover{
color:#4183C4;text-decoration:underline;}.clear{
display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}.clearfix:after{
content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{
display:inline-table;}/* Hides from IE-mac \*/*html .clearfix{
height:1%;}.clearfix{
display:block;}/* End hide from IE-mac */*+html .clearfix{
min-height:1%;}.a-l{
text-align:left;}.a-c{
text-align:center;}.a-r{
text-align:right;}.m-t{
margin-top:10px;}.m-b{
margin-bottom:10px;}.mlr10{
margin:0 10px;display:inline;}.mr10{
margin-right:10px;display:inline;}.f-l{
float:left;}.f-r{
float:right;}.blue{
color:#3366cc;}.red{
color:#ff0000;}.yellow{
color:#ff6600;}.gray{
color:#999;}.blank20{
height:20px;overflow:hidden;display:block;}body{
_background-image:url(about:blank);/*用浏览器空白页面作为背景*/_background-attachment:fixed; /* prevent screen flash in IE6 确保滚动条滚动时,元素不闪动*/ } body{
font:12px/180% Arial,Lucida,Verdana,"宋体",Helvetica,sans-serif;color:#333;background:#fff;}/* layout */.container{
width:960px;margin:0 auto;}

 

转载于:https://www.cnblogs.com/cqchai/archive/2012/10/15/2723739.html

你可能感兴趣的文章
从远程库克隆库
查看>>
codeforces Unusual Product
查看>>
hdu4348 - To the moon 可持久化线段树 区间修改 离线处理
查看>>
springMVC中一个class中的多个方法
查看>>
Linux系统安装出错后出现grub rescue的修复方法
查看>>
线段树模板整理
查看>>
[iOS问题归总]iPhone上传项目遇到的问题
查看>>
Python天天美味(总) --转
查看>>
Spring Framework tutorial
查看>>
【VS开发】win7下让程序默认以管理员身份运行
查看>>
【机器学习】Learning to Rank 简介
查看>>
Unity 使用实体类
查看>>
MySQL常见注意事项及优化
查看>>
流畅的Python (Fluent Python) —— 前言
查看>>
Jquery-menu-aim流畅的菜单滑动体验
查看>>
Jquery EasyUI修改行背景的两种方式
查看>>
嵌入式Linux学习笔记(0)基础命令。——Arvin
查看>>
二分图匹配
查看>>
c++ 模板template
查看>>
CString的成员函数详解
查看>>