用户:Sharks/common.css:修订间差异

添加357字节 、​ 2023年1月19日 (星期四)
无编辑摘要
(创建页面,内容为“ h1{ color: #A20055; background-color: #f0f6ff; text-shadow: #f03740 -1px -3px, #2addfd 3px 0px; } h2{ color: #FFFFFF; background-color: #A20055; } body{ background-image:url('https://mcbbs.wiki/images/a/af/%E7%87%83%E9%9B%AASSR%E9%A1%B5%E9%9D%A2%E8%83%8C%E6%99%AF%E5%9B%BE.jpg'); background-color: #f0f6ff; } .mw-editsection{ display:none; } th{ background-color: #666666; text-shadow: #f03740 -2px -3px, #2addfd 4px -2…”)
 
无编辑摘要
 
(未显示同一用户的11个中间版本)
第3行: 第3行:
     color: #A20055;
     color: #A20055;
     background-color: #f0f6ff;
     background-color: #f0f6ff;
     text-shadow: #f03740 -1px -3px, #2addfd 3px 0px;
     text-shadow: #f03740 -1px -3px, #2addfd 3px 1px;
}
}


第10行: 第10行:
     background-color:  #A20055;
     background-color:  #A20055;
}
}
.mainpage-box-title {
    color: #A20055;
    text-shadow: #f03740 -1px -3px, #2addfd 3px 1px;
}


body{
body{
第33行: 第39行:
     border-radius: 8px;
     border-radius: 8px;
     color: white;
     color: white;
    padding: 0px 0px;
     text-align: center;
     text-align: center;
     text-decoration: none;
     text-decoration: none;
第82行: 第87行:
}
}
#mw-panel {
#mw-panel {
    background-color:rgba(205,205,205,0.8);
background-color:#000;
    color: red;
background-color:rgba(205,205,205,0.2);
     box-shadow: 0 12px 16px 0 rgba(0,0,0,0.6), 0 17px 50px 0 rgba(0,0,0,0.6);
     box-shadow: 0 12px 16px 0 rgba(0,0,0,0.3), 0 17px 30px 0 rgba(0,0,0,0.2);
}
}


第98行: 第103行:
   opacity: 0;
   opacity: 0;
   top: 0;
   top: 0;
   right: -20px;
   right: -10px;
   transition: 0.5s;
   transition: 0.5s;
}
}


#mw-panel:hover span {
#mw-panel:hover span {
   padding-top: 20px;
   padding-top: 5px;
}
}


#mw-panel:hover span:after {
#mw-panel:hover span:after {
   opacity: 1;
   opacity: 2;
   right: 0;
   right: 0;


}
}
#mw-panel .portal.salt-open .vector-menu-content {
    max-height: var(--salt-open-height,20vh);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
background-color:#A20055;
}
/*over/
/*over/
281

个编辑