⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.css

📁 amchart 做的折线报表统计图,功能很强
💻 CSS
字号:
/* CSS Document */
a:hover { color: #ff0000; text-decoration: underline; }
a.cBlack:hover{ color: #bc2931; }
a:active, a:link, a:visited { color: #000000; text-decoration: none; }
body { background-color: #ffffff; color: #000000; font-family: "宋体"; font-size: 12px; margin: 0; padding: 0; }
div,form,img,ul,ol,li,dl,dt,dd { border: 0; margin: 0; padding: 0; }
h1 { font-size: 24px; font-weight: bold; padding: 3px 0px 0px 0px; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
h2 { font-size: 20px; font-weight: bold; margin-bottom: 5px; margin-top: 0px; }
h3 { font-size: 18px; font-weight: bold; margin-bottom: 2px; }
h4 { font-size: 16px; font-weight: bold; font-weight: bold; margin-bottom: 5px; }
h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
h6 { font-size: 12px; font-weight: bold; margin-bottom: 5px; margin-top: 6px; }
table,td,tr,th,ul,li,input, .t12 { font-size: 12px; }
.blank12{ clear: both; font-size: 1px; height: 12px; line-height: 12px; margin: 0 auto; width: 100%; }
/* 页面空白 */
.blank2{ clear: both; font-size: 1px; height: 2px; line-height: 2px; margin: 0 auto; width: 100%; }
.blank3{ clear: both; font-size: 1px; height: 3px; line-height: 3px; margin: 0 auto; width: 100%; }
.blank6{ clear: both; font-size: 1px; height: 6px; line-height: 6px; margin: 0 auto; width: 100%; }
.blank9{ clear: both; font-size: 1px; height: 9px; line-height: 9px; margin: 0 auto; width: 100%; }
.cBlack,a.cBlack:link,a.cBlack:visited { color: #000; }
.cBlue,a.cBlue:link,a.cBlue:visited, .cBlue a:link,.cBlue a:visited { color: #1f3a87; }
.cDGray,a.cDGray:link,a.cDGray:visited { color: #666; }
.cDRed,a.cDRed:link,a.cDRed:visited, .cDRed a:link,.cDRed a:visited,.cDRed a:hover { color: #FF6100; }
/* 颜色属性 [定义规则,小写c加颜色名称] */
.cGray,a.cGray:link,a.cGray:visited { color: #00ff00; }
.cGreen { color: #018987; }
.clear { clear: both; font-size: 1px; height: 1px; line-height: 1px; visibility: hidden; width: 1px; }
.clearboth { clear: both; }
.cRed a:hover,a.cRed:hover, .cBlue a:hover, a.cBlue:hover, .cRed,a.cRed:link,a.cRed:visited, .cRed a:link,.cRed a:visited { color: #FF0000; }
.cWhite,a.cWhite:link,a.cWhite:visited, .cWhite a:link,.cWhite a:visited,.cWhite a:hover { color: #ffffff; }
/*虚线*/
.dashed { background-image: url(/skin/images/dashed.jpg)!important; background-position: center!important; background-repeat: repeat-x!important; font-size: 1px; height: 1px; line-height: 1px!important; margin: 3px 0; }
.hidden{ height: 227px; overflow: hidden; visibility: visible; width: 227px; }
.hidden { display: none; }
/* 表单属性 */
.input1 { background-color: #FFFFFF; border: 1px solid #9b9b9b; vertical-align: middle; }
/* 其他属性 */
.left { float: left; }
.lh150 { line-height: 150%; }
.marginleft20 { margin-left: 20px; }
.margintop5 { margin-top: 5px; }
.padding5 { padding: 5px; }
.page { background-image: none!important; text-align: center; }
.right { float: right; }
.rightalign { text-align: right; }
/* 字体大小*/
.t14 { font-size: 14px; }
/* 字体属性 [定义规则,小写t加属性名称] */
.tB { font-weight: bold; }
.textcenter { text-align: center; }
.tI { font-style: italic; }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -