2 GP
自訂版面原檔
作者:消逝的雲煙│2008-01-01 20:40:29│巴幣:0│人氣:412
/*--------------------------整體頁面設定--------------------------*/
/*----整體文字----*/
TD{
color:#464646;
font-size:13px;
line-height:150%;
font-family:"Arial";
word-break: break-all;
word-wrap:break-word;
}
A:link{
color:#464646;
text-decoration:none;
}/*還未造訪連結狀態*/
A:visited{
color:#464646;
text-decoration:none;
}/*造訪過後連結狀態*/
A:hover{
color:#0064AF;
text-decoration: underline;
}/*滑鼠移入連結狀態*/
.extend{
color:#326ADA;
}
.extend a:link,.extend a:visited{
color:#326ADA;
}/*特殊連結(藍色)及屋主文章留言*/
.extend2{
color:#FF0000;
}
.extend2 a:link,.extend2 a:visited{
color:#FF0000;
}/*GP數與驗證碼顏色*/
.extend3{
color:#8E8E8E;
}
.extend3 a:link,.extend3 a:visited{
color:#8E8E8E;
}/*灰色-備註與說明文字*/
/*----其他共用部分----*/
.line{
border-bottom:1px dashed #969696;
}/*虛線*/
.line2{
border-top:1px solid #D9ECF0;
}/*實線*/
.article_pic{
border-left:1px solid #C4C4C4;
border-right:3px solid #C4C4C4;
border-top:1px solid #C4C4C4;
border-bottom:3px solid #C4C4C4;
}/*文章或畫作的縮圖邊框*/
.home_input1{
color:#999999;
border:1px solid #EFEFEF;
background-color:#FFF;
}/*input實線(只用於引用文章網址處)*/
.home_input2{
color:#464646;
border:1px solid #D5D5D5;
background-color:#FFF;
}/*input實線*/
/*--------------------------框架------------------------------*/
.infom_bk{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding-top:10px;
background:#FFFFFF
}/*小屋首頁-勇者資料區背景色*/
/*----外部大框架設定----*/
.category_title{
background:url(http://pic.bahamut.com.tw/home/category_title.gif) no-repeat;
height:40px;
}/*主標題一使用*/
.category_title2{
background:url(http://pic.bahamut.com.tw/home/category_title2.gif) no-repeat;
height:40px;
}/*主標題二以下使用*/
.category_word{
color:#117E96;
font-size:15px;
font-weight:bold;
padding-left:85px;
padding-top:0px;
padding-bottom:2px;
}/*主標題文字設定*/
.category_bk{
background:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:12px;
}/*內文的背景色*/
.category_footer{
background:url(http://pic.bahamut.com.tw/home/bottom.gif);
height:25px;
}/*框架結束部分*/
/*----表格設定(置於大框架中)----*/
.box1{
border:1px solid #D9ECF0;
}/*表格框線顏色*/
.box_title{
background:#D9ECF0;
font-weight:bold;
letter-spacing:2px;
}/*表格標題底色*/
.box_list1{
background-color:#F6F6F6;
}/*表格內文底色 1*/
.box_list2{
background-color:#FFFFFF;
}/*表格內文底色 2*/
.box_icon1{
background-image:url(http://pic.bahamut.com.tw/home/list_icon1.gif) no-repeat;
}/*三角形箭頭icon*/
.box_icon2{
background-image:url(http://pic.bahamut.com.tw/home/list_icon2.gif) no-repeat;
}/*圓形彈珠icon*/
/*-----------------------最上方顯示大圖-----------------------*/
.banner{
background: url(http://pic.bahamut.com.tw/home/banner.jpg);
height:120px;
padding-left:20px;
padding-top:15px;
}/*小屋上方主圖*/
.banner_t1{
color:#0055CB;
font-weight:bold;
}
.banner_t1 a:link,.banner_t1 a:visited,.banner_t1 a:hover{
color:#0055CB;
font-weight:bold;
text-decoration:inherit;
}/*暱稱和帳號文字*/
.banner_t3{
color:#6C7A8D;
line-height:18px;
height:42px;
}/*碎碎唸文字顏色*/
.banner_t4{
color:#008E25;
}/*顯示官階的文字顏色*/
.banner_t5{
color:#235BD3;
}/*顯示稱號的文字顏色*/
/*---------------------------主選單---------------------------*/
.menu{
background:url(http://pic.bahamut.com.tw/home/menubar.gif) no-repeat;
height:35px;
}/*選單背景圖*/
/*----選單所在頁面狀態----*/
.menuIN{
background:url(http://pic.bahamut.com.tw/home/menu_in.gif) no-repeat;
font-weight:bold;
color: #0055CB;
height:35px;
line-height: 35px;
text-align: center;
text-decoration: none;
}
.menuIN a:link,.menuIN a:visited{
font-weight:bold;
color:#0055CB;
height:35px;
line-height:35px;
text-align:center;
text-decoration:none;
}
/*----選單非所在頁面狀態----*/
.menuout {
font-weight:bold;
COLOR:#7C7C7C;
height:35px;
line-height:35px;
text-align:center;
text-decoration:none;
}
.menuout a:link,.menuout a:visited {
font-weight:bold;
color:#7C7C7C;
height:35px;
line-height:35px;
text-align:center;
}
.menuout a:hover {
background:url(http://pic.bahamut.com.tw/home/menu_in.gif) no-repeat;
font-weight:bold;
color:#0055CB; height:35px;
line-height:35px;
text-align:center;
text-decoration: none;
DISPLAY: block;
}
/*---------------------------次選單---------------------------*/
/*----無次選單狀態----*/
.menubarA1{
background:#AFE8F0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:1px solid #5CBAC8;
}/*次選單與主選單連接部分*/
.menubarA2{
background:#EBEBEB;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px;
}/*次選單結束部分*/
/*----有次選單狀態----*/
.menubarB1{
background:#AFE8F0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:0px;
}/*次選單與主選單連接部分*/
.menubarB3{
background:#D8F1F4;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:0px;
border-bottom:1px solid #5CBAC8;
padding:6px;
text-align:left;
}/*放次選單按鈕的背景色*/
.menubarB2{
background:#EBEBEB;
}/*次選單結束部分*/
/*----------------------------小屋封面圖------------------------------*/
.cover_pic{
background:url(http://pic.bahamut.com.tw/home/cover_pic.gif);
}/*COVER圖*/
/*--------------------勇者基本資訊和能力表--------------------*/
.heartGP{
color:#FF3366;
}/*給紅心的敘述文字*/
.apprise_bg{
background:url(http://pic.bahamut.com.tw/home/love.jpg) no-repeat;
}/*評價區底色*/
.ability {
background-color:#FFF;
BORDER-RIGHT:#969696 2px solid;
BORDER-TOP:#bfbfbf 1px solid;
BORDER-LEFT:#bfbfbf 1px solid;
BORDER-BOTTOM:#969696 2px solid;
PADDING-RIGHT:4px;
PADDING-LEFT:4px;
PADDING-BOTTOM:1px;
PADDING-TOP:1px;
LINE-HEIGHT:14px;
HEIGHT:0pt;
TEXT-ALIGN:center;
TEXT-DECORATION:none;
}/*顯示個人能力數值的底圖*/
/*---------------------各文章列表區(下方)---------------------*/
/*----個人部落閣----*/
.article_t1{
color:#FF6600;
font-weight:bold;
}
.article_t1 a:link, .article_t1 a:visited{
color:#FF6600;
font-weight:bold;
}/*個人部落閣文章標題顏色*/
.articlebox{
border:1px solid #7DC8D0;
background-color:#FFFFF4;
padding:5px;
width:100%;
}/*個人部落閣最新文章及GP值底色*/
.article_hr{
border:none;
background-color:#D9ECF0;
height:1px;
color:#D9ECF0;
}/*個人部落閣文章版主回應分色線*/
/*----個人精華區----*/
.elite{
color:#0055CB;
font-size:15px;
font-weight:bold;
}
.elite a:link, .elite a:visited{
color:#0055CB;
font-size:15px;
font-weight:bold;
}/*個人精華文章標題顏色*/
.elite_ppl{
color:#49A1B3;
font-weight:bold;
font-size:12px;
border:1px solid #9A9A9A;
background-color:#FFF;
}/*收藏人數文字顏色和底線框色*/
──────────我是分格線──────────
小屋佈景11週年限定
/*-------------------------版面外加語法區------------------------*/
/*-----------網頁主體設定--------*/
body{
background: url(http://pic.bahamut.com.tw/home/theme/elevan_bk.jpg) #F1C940 top no-repeat fixed; /*背景圖片網址*/
cursor:crosshair}
/*--卷軸樣式設定--*/
}
/*----------預設按鈕設定----------*/
/*--按鈕基本呈現--*/
.button2,.button3,.button_h1,.button_h2{
font-size:12px; border-width:1px ; border-color:#bfbfbf #464646 #464646 #bfbfbf; border-style:solid; padding:1px 4px 1px 4px ;line-height:16px;background:url(http://pic.bahamut.com.tw/home/but_bk.gif) repeat-x #fff; text-align: center; text-decoration: none;cursor: pointer
}
/*--「+收藏」--*/
/*文字顏色*/
.button_c1{
color:#5D3B26;}
/*-「+收藏」、「看更多」-*/
.button4 {
font-size:12px; border-width:1px 1px 1px 1px; border-color:#bfbfbf #464646 #464646 #fff; border-style:solid; padding:1px 4px 1px 4px ;line-height:16px;background:url(http://pic.bahamut.com.tw/home/but_bk.gif) repeat-x #fff; text-align: center; text-decoration: none;cursor: pointer
}
/*--造訪按鈕樣式--*/
.button2:hover,.button3:hover,.button4:hover{
border-width:1px ; border-color:#464646 #bfbfbf #bfbfbf #464646; border-style:solid;padding:1px 4px 1px 4px ; line-height: 16px;background:url(http://pic.bahamut.com.tw/home/but_bk.gif) repeat-x #fff;text-align: center; text-decoration: none;
}
/*----------頁面表單設定----------*/
div.left {
background:transparent;
}
div.leftOut1{
/*border-right:solid 1px #4B3A0F;
background:#4B3A0F;*/
background:transparent;
}
div.leftOut2{
background:transparent;
}
div.leftDown {
background:transparent;
}
div.right {
background:transparent;
}
div.rightDown {
background:transparent;
}
div.container {
background:transparent;
}
div.main {
background:transparent;
}
div.mainOut {
background:transparent;
}
div.footer {
background:#F0B400;
border-top:1px solid #C68600;
border-right:1px solid #C68600;
border-left:1px solid #C68600;
padding-top:10px;
}
/*--------右下的標題格式---------*/
.post_title {
padding-left:30px;
border-top:1px solid #C7C096;
border-bottom:1px solid #C7C096;
background:url(http://pic.bahamut.com.tw/home/theme/elevan_list.gif) left no-repeat;
color:#FFFFFF;
/*FILTER: Alpha(opacity=75);表格透明*/
height:25px
}
/*右下的表單標籤list格式*/
.post_list{
background:none;
margin: 0px;
padding: 0px;
text-decoration:none;
}
.post_list a:hover{
background: no-repeat left center;
color:#eebbcb;
text-decoration:none;
}
/*--右下的底圖格式--*/
.postbox2 {
background:#EBEBEB;
}
/*--------------------------整體頁面設定--------------------------*/
/*-------------整體文字------------*/
TD{
color:#352E2C;
font-size:13px;
line-height:150%;
font-family:"Arial";
word-break: break-all;
word-wrap:break-word;
}
/*-------------連結設定------------*/
/*-------基本連結------*//*設定影響:好友新文章之好友帳號*/
/*還未造訪連結狀態*/
A{
color:#00A650;
text-decoration:none;
}
/*滑鼠移入連結狀態*/
A:hover{
color:#00A650;
text-decoration: underline;
}
/*-------特殊連結-------*//*及屋主文章留言,「看摘要」、「好友新文章連結」*/
.extend{
color:#308C98;
}
.extend a:link,.extend a:visited{
color:#308C98;
}
/*GP數與驗證碼顏色,引用文章連結時的顏色*/
.extend2{
color:#ED135A;
}
.extend2 a:link,.extend2 a:visited{
color:#ED135A;
}
/*灰色-備註與說明文字*/
.extend3{
color:#8E8E8E;
}
.extend3 a:link,.extend3 a:visited{
color:#8E8E8E;
}
/*---------其他共用部分----------*/
/*虛線*//*部落閣文章分隔線、好友文章列表分隔線*/
.line{
border-bottom:1px dashed #999999;
}
/*實線*/
.line2{
border-top:1px solid #999999;
}
/*文章或畫作的縮圖邊框*/
.article_pic{
border-left:1px solid #C4C4C4;
border-right:3px solid #C4C4C4;
border-top:1px solid #C4C4C4;
border-bottom:3px solid #C4C4C4;
}
/*input實線(只用於引用文章網址處)*/
.home_input1{
color:#999999;
border:1px solid #C7C096;
background-color:#FFF;
}
/*input實線*//*留言輸入欄設定*/
.home_input2{
color:#464646;
border:1px dotted #C7C096;
background-color:#FFF;
}
/*-------------------------------框架----------------------------------*/
/*小屋首頁-勇者資料區背景色*/
.infom_bk{
border-left:1px solid #3D3836;
border-right:1px solid #3D3836;
padding-top:12px;
padding-bottom:10px;
background:#ffffff;
}
/*--------外部大框架設定-------*/
/*主標題一使用*/
.category_title{
background:url(http://pic.bahamut.com.tw/home/theme/elevan_title.gif) no-repeat;
height:40px;
}
/*主標題二以下使用*/
.category_title2{
background:url(http://pic.bahamut.com.tw/home/theme/elevan_title.gif) no-repeat;
height:40px;
}
/*主標題文字設定*/
.category_word{
color:#FFFFff;
font-size:15px;
font-weight:bold;
padding-left:50px;
padding-top:5px;
}
/*內文的背景色*/
.category_bk{
background:#FFFFFF;
border-left:1px solid #3D3836;
border-right:1px solid #3D3836;
padding:12px;
}
/*框架結束部分*/
.category_footer{
background:url(http://pic.bahamut.com.tw/home/theme/elevan_bottom.gif);
height:14px;
}
/*--表格設定(置於大框架中)--*/
/*--版面樣式--*/
/*表格框線顏色*/
.box1{
border:1px solid #6FB892;
}
/*表格標題底色*/
.box_title{
background:#ECF7F9;
font-weight:bold;
letter-spacing:2px;
}
/*表格內文底色 1*/
.box_list1{
background-color:;
}
/*表格內文底色 2*/
.box_list2{
background-color:;
}
/*---------以下設定不明----------*/
.box_icon1{
background-image:url(http://pic.bahamut.com.tw/home/list_icon1.gif) no-repeat;
}/*三角形箭頭icon*/
.box_icon2{
background-image:url(http://pic.bahamut.com.tw/home/list_icon2.gif) no-repeat;
}/*圓形彈珠icon*/
/*-------------------------最上方顯示大圖------------------------*/
/*----------小屋上方主圖---------*/
.banner{
background:url(http://pic.bahamut.com.tw/home/theme/750b.gif) repeat;
height:120px;
padding-left:25px;
padding-top:15px;
}
/*--------暱稱和帳號文字--------*/
.banner_t1{
color:#281D00;
font-weight:bold;
}
.banner_t1 a:link,.banner_t1 a:visited,.banner_t1 a:hover{
color:#281D00;
font-weight:bold;
text-decoration:inherit;
}
/*--------碎碎唸文字顏色--------*/
.banner_t3{
color:#866005;
line-height:18px;
height:42px;
}
/*--------官階的文字顏色--------*/
.banner_t4{
color:#008E25;
}
/*--------稱號的文字顏色--------*/
.banner_t5{
color:#FF8633;
}
/*-------------------------------主選單-------------------------------*/
/*-----------選單背景圖------------*/
.menu{
background:url(http://pic.bahamut.com.tw/home/theme/food_menuin2.gif) repeat;
border:1px solid #CBBD9A;
height:35px;
margin:0px;
font-weight:bold;
text-align: center;
}
/*-------選單所在頁面狀態-------*/
.menuIN{
background:url(http://pic.bahamut.com.tw/home/theme/food_menuin.gif) repeat;
}
/*--有連結的設定--*/
.menuIN a{
color:#A85F01;
line-height:35px; /*內文的文字行高*/
}
.menuIN a:hover{
color:#A85F01;
text-decoration:none;
}
/*------選單非所在頁面狀態-----*/
/*---無連結的設定---*/
.menuout {
line-height:35px; /*內文的文字行高*/
}
/*---有連結的設定---*/
.menuout a{
color:#4A4A4A;
line-height: 35px; /*內文的文字行高*/
}
.menuout a:hover {
color:#A85F01;
line-height: 35px; /*內文的文字行高*/
text-decoration:none; /*刪除文字的連結底線*/
DISPLAY: block;
height:35px;
background:url(http://pic.bahamut.com.tw/home/theme/food_menuin.gif) repeat;
}
/*-------------------------------次選單-------------------------------*/
/*----------無次選單狀態----------*/
/*--次選單與主選單連接部分*/
.menubarA1{
background:transparent;
border:0px solid #CCCCCC;
}
/*--次選單結束部分*/
.menubarA2{
background:none;
height:0px;
border:0px solid #CCCCCC;
}
/*----------有次選單狀態----------*/
/*--次選單與主選單連接部分*/
.menubarB1{
background:#FFFAEC;
border-left:1px solid #CBBD9A;
border-right:1px solid #CBBD9A;
}
/*--放次選單按鈕的背景色*/
.menubarB3{
background:#FFFAEC;
border-left:1px solid #CBBD9A;
border-right:1px solid #CBBD9A;
border-bottom:1px solid #CBBD9A;
padding:0px 6px 6px 6px;
text-align:left;
}
/*--次選單結束部分*/
.menubarB2{
background:transparent;
border:0px solid #8DC40C;
}
/*--------------------------小屋封面圖------------------------------*/
.cover_pic{
background:url(http://pic.bahamut.com.tw/home/theme/610b.gif) repeat;
}/*COVER圖*/
/*--------------------勇者基本資訊和能力表--------------------*/
/*-------給紅心的敘述文字-------*/
.heartGP{
color:;
}
/*------------評價區底色------------*/
.apprise_bg{
background:url(http://pic.bahamut.com.tw/home/theme/elevan_good.gif) no-repeat;
}
/*--顯示個人能力數值的底圖---*/
/*--總GP與BP顯示圖*//*外加*/
.ability_pad img{}
/*--GP與BP區的底色*//*外加*/
.ability_pad{}
/*--勇者各素質區*/
.ability {
background-color:#FFF;
BORDER-RIGHT:#969696 2px solid;
BORDER-TOP:#bfbfbf 1px solid;
BORDER-LEFT:#bfbfbf 1px solid;
BORDER-BOTTOM:#969696 2px solid;
PADDING-RIGHT:4px;
PADDING-LEFT:4px;
PADDING-BOTTOM:1px;
PADDING-TOP:1px;
LINE-HEIGHT:14px;
HEIGHT:0pt;
TEXT-ALIGN:center;
TEXT-DECORATION:none;
}
/*----------------------各文章列表區(下方)----------------------*/
/*------------個人部落閣------------*/
/*--最新文章及GP值底色*/
.articlebox{
background:#ECF7F9;
padding:5px;
width:100%;
}
/*--文章標題顏色*/
.article_t1{
color:#00A650;
font-weight:bold;
}
.article_t1 a:link, .article_t1 a:visited{
color:#00A650;
font-weight:bold;
}
/*--版主回應分色線*/
.article_hr{
border:none;
background-color:#D9ECF0;
height:1px;
color:#D9ECF0;
}
/*--選項連結樣式--*/
.box1 a:link,.box1 a:visited{color:#D65201}
.box1 a:hover{color:#D65201}
/*------------個人精華區------------*/
/*--個人精華文章標題顏色*/
.elite{
color:#0055CB;
font-size:15px;
font-weight:bold;
}
.elite a:link, .elite a:visited{
color:#0055CB;
font-size:15px;
font-weight:bold;
}
/*收藏人數文字顏色和底線框色*/
.elite_ppl{
color:#ED135A;
font-weight:bold;
font-size:12px;
border:1px solid #999999;
background-color:#FFF;
}
引用網址:https://home.gamer.com.tw/TrackBack.php?sn=950631
All rights reserved. 版權所有,保留一切權利
相關創作
留言共 2 篇留言
隨風~簡單:
呵 隨風看到SONIC給的紅心唷^^
感謝SONIC來到隨風小屋^^
01-07 13:50
我要留言提醒:您尚未登入,請先
登入再留言
2喜歡★sonic5051221 可決定是否刪除您的留言,請勿發表違反站規文字。