强悍的 CSS 文档定义( Xoops CSS 文档) by Emerald 绿色学院 - green institute[1]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 btbtd 的 blog

绿色学院 - green institute - 不听人间乐 - 想得到 - 做得到 - xoops 呵呵, 偶定义的 css 文档, 里面包含了 css 的最高级应用, 一般网页设计者可能很少用到, 这个文档偶控制了 xoops的所有页面.

by emerald 2005-3-5 6:41:40

/****************************************************************\
* <meta http-equiv="content-type" content="text/html; charset=gb2312">
* css document design by emerald
* 绿色学院 - green institute
* http://gi.2288.org:88/
\****************************************************************\
* *px *px *px *px
* ---------------------------------------------------------------
* 上 右 下 左
* ---------------------------------------------------------------
* top right down left
\****************************************************************/
/*************************************************************************************************************************\
*
* xoops general label by emerald 绿色学院 - green institute http://gi.2288.org:88/
*
\*************************************************************************************************************************/
/* general label */
body{
color: #000000;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
text-transform: capitalize;
text-decoration: none;
padding: 0px;
margin:0px;
overflow-x: hidden;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #f38587;
scrollbar-base-color: #f06567;
}
a, a:link, a:hover, a:active, a:visited {
text-decoration: none;
font-size: 12px;
color: #000000;
}
a:hover {
background-color: #f3f4f5;
}
form, input, img {
margin:0px;
padding:0px;
overflow:hidden;
vertical-align:middle;
}
img {
border: 0;
}
div, ul, li, dl, dt, dd, table, tr, td, p, font {
font-size: 12px;
overflow: hidden;
text-align:left;
margin:0px;
padding:0px;
}
li {
list-style-type: square;
}
label{
background-color: #f38383;
width:100%;
display: block;
padding: 2px 0px 2px 16px;
margin:0px 0px 0px 1px;
}
table {
width: 100%;
}
table td {
border-width: 0;
vertical-align: top;
}
/*************************************************************************************************************************\
*
* custom variable by emerald 绿色学院 - green institute http://gi.2288.org:88/
*
\*************************************************************************************************************************/
label, #newbbblockstitletopicws, #newbbblockstitlerepliesws, #newbbblockstitleviewsws, #newbbblockstitlelastpostws, #ams-t-12-b-c a:hover, #ams-t-14 a:hover,#xphpbbiblockstitletopicws, #xphpbbiblockstitlerepliesws, #xphpbbiblockstitleviewsws, #xphpbbiblockstitlelastpostws, #m-s-l-f, #m-s-l-f-l, #m-s-l-f a:hover, #m-s-l-f-l a:hover, .itemhead, .itemtext:first-letter, .head, .foot, div.blocktitle, div.resultmsg, div.resultmsg, #t-t-m a:hover, .comuserstat, .comuserstatus, .comtitle, .comuserranktext, .e-tb-14-b, .e-w-r-16, .e-w-r-14, .navigacijaforum, .forum, .headerprvi, .comdatecaption, #itemhead-index-r a, #itemhead-index-r, #mlsl-emerald a:hover, #d-post-h a, #webmastersws {
font-weight: bold;
}

本文关键:强悍的 CSS 文档定义( Xoops CSS 文档) by Emerald 绿色学院 - green institute
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top