正如你看到的,我们的百科缺少很多基本资料,然而我们手头的资料很多,苦于没有人手,你愿意入伙吗?想和我们一起干的话就进入宝可梦大百科的建设QQ群,群号为46066525。务必注明“编辑宝可梦大百科” 百科目前为邀请注册,有意注册编辑的同学请在首页的讨论页面或者在建设群内留下你的邮箱。

[ 站务 | 命名方案 | 常用模板 | 参考源 | 优秀词条 | 用户服务 | 联系我们 ]

MediaWiki:Dark.css

Love Poke,Wiki Poke
跳到导航跳到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
body{
text-shadow: #1C1C1C 3px 2px 6px;
}

#siteNotice {
    font-size: 95%;
    background: #2E2E33;
    margin: 10px;
    border: 2px solid #8C8C8C;
    opacity: 0.88;
}

/* 帮助页导航横条 */
.myhelpbox{
background-color: #2e2e33;
border-bottom:0px; border: 5px solid #8c8c8c;
text-align:center;
padding-top:40px;
padding-bottom:40px;
margin-top:15px;
margin-left:1em;
margin-right:1em;
}

.source-css .kw1 {color: white; font-weight: bold;}

.blueinfobox {
background: black;
}

.explain {
color:white;
}

h4.mw-specialpagesgroup {
background-color:#2E2E33;
border: 2px solid #8C8C8C;
}
/*编辑栏下部工具栏*/
.mw-editTools {
margin-top: 15px;
background-color: #2E2E33;
border: 1px solid #999; 
padding: 0px 0.2em;
}

#p-cactions li.selected a{

text-shadow: #171718 2px 2px 5px;
color: #6BF;
background-color:#000;
font-size:100%;
}

#p-cactions li a{

text-shadow: #171718 2px 2px 5px;
color: #6BF;
background-color:#000;
font-size:100%;
}

#p-cactions.pBody{

background-color:#000;

}
/*for the new index*/

#content {
background-image: url('/images/5/58/Darkrai-trans.png');
background-repeat:no-repeat;
background-position:top right;
background-attachment: fixed;
}

.mybox{
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px;
opacity: 0.88;
}

#myindex {
margin-top:20px;
}

#myindex a:link {
	color: #6BF;
}

#myindex a:visited {
	color: #4070D0!important;
}

#firstfloor{
height:720px;
margin-bottom:50px;
}

#mainleft{
float:left;
clear:both;
width:57%;
}

#LOGO{
text-align: center;
}

#LogoAndSearch{
float: left; 
width: 40%;
margin-top: 5.7%;
}

#welcometext{
margin-left: 40%;
margin-top: 7%;
}

#maintitle{
text-align: center; 
font-weight: bold; 
font-size: xx-large; 
line-height: 0;
}

#categorylist{
border: 0; 
width: 100%;
}

#left1 {
border:3px solid white;
height:150px;
width:100%;
margin-bottom:20px;
background-color: #1A1A3F;
}

#left2{
height:550px;
float:left;
width:100%;
border:3px solid white;
background-color: #436453;
overflow:hidden;
}

#mainright{
float:right;
width:40%;
}

#right1{
border:3px solid white;
float:right;
width:100%;
clear:both;
margin-bottom:20px;
height:400px;
background-color: #3E4D5C;
}

#right2{
border:3px solid white;
float:right;
width:100%;
clear:both;
height:300px;
background-color: #8E7B5F;
background-image:url(/images/d/dd/Wooper-trans.png);
background-repeat:no-repeat;
background-position: 90% 90%;
background-attachment: none;
}

#secendfloor{
margin-top:30px;
margin-bottom:30px;
}

#left3{
border:3px solid white;
float: left; 
width: 31%;
height:500px;
background-color: #3E4D5C;
}

#middle3{
border:3px solid white;
margin-left: 33%; 
margin-right: 34%;
height:500px;
background-color: #464363;
}

#right3{
border:3px solid white;
float: right; 
width: 32%;
height:500px;
background-color: #3F5E54;
background-image:url(/images/2/23/Gligar-trans.png);
background-repeat:no-repeat;
background-position: 90% 90%;
background-attachment: none;
}

#thirdfloor{
border:3px solid white;
background-color: #424661;
height: auto;
padding-bottom: 35px;
}