1,219
个编辑
无编辑摘要 |
无编辑摘要 |
||
| (未显示2个用户的17个中间版本) | |||
| 第2行: | 第2行: | ||
/* 用于首页 */ | /* 用于首页 */ | ||
/* 首页不显示红链 */ | /* 首页不显示红链 */ | ||
.mp-2012-text > ul { | .mp-2012-text > ul { | ||
margin-left: 1em; | margin-left: 1em; | ||
| 第283行: | 第279行: | ||
border: 1px solid #CADEED; | border: 1px solid #CADEED; | ||
box-shadow: 0px 1px 3px #DDE6ED; | box-shadow: 0px 1px 3px #DDE6ED; | ||
background: # | background: #fff; | ||
background: linear-gradient(#fff 65%,# | background: linear-gradient(#fff 65%,#eff6fa 100%); | ||
clear: both; | clear: both; | ||
} | } | ||
| 第322行: | 第318行: | ||
height: 119px; | height: 119px; | ||
margin-bottom: 1px; | margin-bottom: 1px; | ||
background-image: url("https:// | background-image: url("https://turchine.com/turchinewiki/images/1/11/Sign_of_Turchine_300px.png"); | ||
background-position: -118px | background-position: -118px -20px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
| 第332行: | 第328行: | ||
#mp-2012-banner { | #mp-2012-banner { | ||
/* [[File:Zhwp blue banner.png]] */ | /* [[File:Zhwp blue banner.png]] */ | ||
background-image: url("https:// | background-image: url("https://turchine.com/turchinewiki/images/b/b7/Homepagebanner.png"); | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
height: 120px; | height: 120px; | ||