AEP亮色主题
WhiteFirstly.png

此为RPC管理局维基网站内部使用页面。

未在站务人员允许下切勿更改

@import url(http://rpc-wiki-cn.wikidot.com/component:aep-theme/code/1);
 
h1, #page-title,#action-area h1 {
    color: #4d4d4d;
}
 
#page-info{
color: #333;
}
 
.page-watch-options a{
color: #2a7f8e;
}
 
#side-bar .menu-item > a:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fcfcfc;
}
 
.page-options-bottom a {
    border: 2px #c0c0c0 solid;
    background-color: #2a7f8e;
}
 
a:hover {
    color: #b7b7b7;
}
 
.yui-navset .yui-content {
    background-color: #f5f5f5 ;
}
 
#main-content .page-tags a {
   border: 2px solid #4d4d4d;
   color: #2a7f8e;
   transition: all 0.5s;
}
 
#main-content .page-tags a:hover {
   background-color: #2a7f8e;
   color:  #fff;
   transition: all 0.5s;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License