博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
公用的css
阅读量:6470 次
发布时间:2019-06-23

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

 

/*公共开始*/body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select{
margin:0;padding:0;}body{
font:12px "宋体","Arial Narrow",HELVETICA;background:#FFF;-webkit-text-size-adjust:100%;color:#333;}a{
text-decoration:none;color:#333;}a:hover{
text-decoration:underline; color:#f88324}em{
font-style:normal;}li{
list-style:none;}img{
border:0;vertical-align:middle;}table{
border-collapse:collapse;border-spacing:0;}p{
word-wrap:break-word;}.undis{
display:none;}.dis{
display:block;}.cf:after,.layout:after,.hd:after,.bd:after,.ft:after{
content:"";display:table;clear:both;}.cf,.layout,.hd,.bd,.ft{
*zoom:1;}.layout{
width:1000px; margin:0 auto}.fl{
float:left; _display:inline}.fr{
float:right; _display:inline}.yh{
font-family:"微软雅黑"; font-weight:normal;}.bgf{
background:#fff;}.posr{
position:relative;zoom:1}.mt{
margin-top:20px;}.borf{
border:1px solid #c7d8e0; border-top:0px; background:#fff;}.bor{
border:1px solid #c7d8e0; background:#fff;}/*公共结束*/

 

 

/*新浪微博公共头部*//*css hack: \9 ie6-ie8; \0 ie8*/body, button, input, select, textarea {
font:12px/1.125 Arial, Helvetica, sans-serif;_font-family:"SimSun";}body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
margin:0;padding:0;}table {
border-collapse:collapse; border-spacing:0;}li {
list-style:none;}fieldset, img {
border:0;}q:before, q:after {
content:'';}a:focus, input, textarea {
outline-style:none;}/*对ie7+有效*/input[type="text"], input[type="password"], textarea {
outline-style:none;-webkit-appearance:none;}textarea {
resize:none}address, caption, cite, code, dfn, em, i, th, var, b {
font-style:normal;font-weight:normal;}abbr, acronym {
border:0;font-variant:normal;}a {
color:#0a8cd2;text-decoration:none;}a:hover {
text-decoration:underline;}.clearfix:after {
content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {
display: inline-block;}.clearfix {
display: block;}.clear {
clear:both;height:0;font:0/0 Arial;visibility:hidden;}.CH {
font-family:"SimSun"}.W_Yahei {
font-family:"Microsoft Yahei"}.W_Tahoma {
font-family:Tahoma}.W_fs {
font-size:10px;-webkit-transform:scale(0.875)}.W_fb {
font-weight:700;}.W_f14 {
font-size:14px}.W_f16 {
font-size:16px}.W_f18 {
font-size:18px}.W_f20 {
font-size:20px}.W_fl {
float:left;_display:inline}.W_fr {
float:right;_display:inline}.W_tc {
text-align:center;}.W_tr {
text-align:right;}.W_input, .W_inputStp {
border:1px solid #ccc; border-radius:2px; height:28px; height:20px\9; padding:0 0 0 5px; padding:8px 0 0 5px\9; vertical-align: middle; vertical-align:top\9; color:#808080; -webkit-box-shadow:0px 1px 1px 0px #eaeaea inset; -moz-box-shadow:0px 1px 1px 0px #eaeaea inset; box-shadow:0px 1px 1px 0px #eaeaea inset;}textarea.W_input {
overflow-y:auto; overflow-x:hidden;}:root .W_input, :root .W_inputStp {
height:24px\0; padding:5px 0 0 5px\0;}.W_input_focus, .W_input:focus, .W_inputStp:focus {
border-color:#FFB941!important; -webkit-box-shadow:1px 1px 1px 0px #ddd inset; -moz-box-shadow:1px 1px 1px 0px #ddd inset; box-shadow:1px 1px 1px 0px #ddd inset; color:#333;}.W_input_default {
color:#b8b7b7;}.W_checkbox, .W_radio {
vertical-align:-2px; _vertical-align:-3px; margin-right:3px;*margin-right:0;}.W_checkbox:focus, .W_radio:focus {
outline-color:#ffb941; outline-width:1px; outline-style:solid;}.W_face_radius {
border-radius:2px;}

 

转载地址:http://eqdko.baihongyu.com/

你可能感兴趣的文章
windows 7/mac编译cocos2d-x-3.2*的android工程报错
查看>>
MYSQL导入导出.sql文件(转)
查看>>
git review报错一例
查看>>
《信息安全系统设计基础》 课程教学
查看>>
Linux平台下使用rman进行oracle数据库迁移
查看>>
全栈工程师学习Linux技术的忠告
查看>>
iOS自定制tabbar与系统的tabbar冲突,造成第一次点击各个item图片更换选中,第二次选中部分item图片不改变...
查看>>
C# Dictionary用法总结
查看>>
SVN服务器使用(二)
查看>>
反射获取内部类以及调用内部类方法
查看>>
C语言 - pthread
查看>>
谈Linq To Sql的优劣--纯个人观点
查看>>
App里面如何正确显示用户头像
查看>>
DATAGUARD维护:从库宕机后如何恢复到管理恢复模式
查看>>
U-BOOT之一:BootLoader 的概念与功能
查看>>
我的路上
查看>>
Velocity处理多余空白和多余空白行问题
查看>>
java值传递
查看>>
判断一个数是否为素数的一个讨论(一)
查看>>
DB2与oracle有什么区别
查看>>