[1011]XOOPS 2.5 模組開發
@charset "utf-8";
/*
Theme Factory
Versão : 5.0
Autor : Angelo Rocha
Site : www.angelorocha.com.br
Contato : [email protected]
Licença : GPL V.2.0
*/
#content{width:98%; display:table; padding:2px;}
#mainmenu a, #usermenu a{display:block; line-height:3em;background-image:url(../images/menu_background.png);padding-left:20px;}
#mainmenu a:hover, #usermenu a:hover{}
#mainmenu a.menuSub{font-size:12px; color:#333; line-height:2.5em; margin-left:25px; border-bottom:1px dashed #FAFAFA;}
#mainmenu a:hover.menuSub{border-bottom:1px dashed #333;}
.even{padding:5px;}
td.even{}
.odd{padding:5px;}
tr.odd{}
.head{padding:5px;}
.foot{padding:5px;}
.outer{}
.item{}
.itemHead{}
.itemInfo{}
.itemTitle{}
.itemPoster{}
.itemPostDate{}
.itemStats{}
.itemBody{}
.itemText{}
.itemText:first-letter{}
.itemFoot{clear:both;}
.itemAdminLink{}
.itemPermaLink{}
.comTitle{}
.comText{}
.comUserStat{}
.comUserStatCaption{}
.comUserStatus{}
.comUserRank{}
.comUserRankText{}
.comDate{}
.comDateCaption{}
.signature{}
.mytube_infoblock{color:#333;}
.mytube_description{color:#333;}
div.xoopsCode{background:url(../images/code.jpg) scroll; width:500px; height:auto; line-height:20px; overflow-y:scroll;}
div.xoopsQuote{background:#FFF; width:500px; border-left:3px solid #CCC; border-right:1px dotted #CCC; border-bottom:1px dotted #CCC; border-top:1px dotted #CCC; padding:10px;}
.head{
font-size:16px;
}
.bd{
font-size:12px;
width:700px;
line-height:150%;
}
.caption-text{
white-space:nowrap;
font-size:12px;
}
.even{
font-size:12px;
}
#com_text{
width:600px;
height:250px;
}