活动页面专用/styles.css:修订间差异

跳到导航 跳到搜索
删除529字节 、​ 2022年11月6日 (星期日)
修改
(修改)
(修改)
第109行: 第109行:




/*Template:AutoTabTable*/
 
.AutoTabTable {
color: #1568a2;
}
   
   


/*MinervaNeue皮肤下图片缩放*/
 
.infobox2 img {
width:100%; max-width:312px !important; height:auto;
}


/*tab的透明化*/
/*tab的透明化*/
第207行: 第201行:




/* 折叠窗优化 */
/*table */
  .stubborn>table {
  .stubborn>table {
border-radius: 15px;
border-radius: 15px;
border: transparent;
border: transparent;
overflow: hidden;
overflow: hidden;
background-color: transparent;
}
}


.wikitable tbody {
border:transparent;
background-color: transparent;
}
   
   
.wikitable th {
.wikitable th {
border: transparent;
border:transparent;
color:#0b7698;
color:#0b7698;
border-radius: 4px;
border-radius: 4px;
background-color: rgba(161, 212, 218, 0.0);
background-color: transparent;
}
}
   
   
第226行: 第225行:
margin:0.5em 2%;
margin:0.5em 2%;
border: transparent;
border: transparent;
background-color: transparent;
}
}
   
   
#ost .song_length {
#ost .song_length {
border: transparent;
border: transparent;
background-color: transparent;
}
}
   
   
.wikitable td {
.wikitable td {
border: transparent;
border:transparent;
background-color: rgba(135, 206, 235, 0.0);
background-color: transparent;
}
.wikitable tr {
border-bottom:3px rgba(66, 127, 201, 0.5) solid;
background-color: transparent;
}
}


table.wikitable {
table.wikitable, table.navbox tr {
border: transparent;
border:transparent;
background-color: transparent;
}
}
   
   
第244行: 第250行:
height: auto;
height: auto;
border: transparent;
border: transparent;
background-color: transparent;
}
}
   
   
table.wikitable > tr > th, table.wikitable > * > tr > th {
table.wikitable > tr > th, table.wikitable > * > tr > th {
background-color: rgba(135, 206, 235, 0.0);
background-color: transparent;
border: transparent;
}
 
/* 折叠窗展开文字修改处 */
.mw-collapsible-text {
border: transparent;
color: rgb(135, 206, 235);;
}
table.wikitable tbody{
border: transparent;
border: transparent;
display: contents;
}
}
div.mw-customtoggle {
border: transparent;
padding: 3px 0.4em;
}/* 点击展开收起 通常 */
span.mw-customtoggle {
border: transparent;
color: rgba(135, 206, 235, 0.0);
padding: 3px 0.2em;
}/* 点击展开收起 内联 */
span.mw-customtoggle:hover,span.mw-customtoggle:focus {
font-weight:bold;
border: transparent;
transition: border 1s;
}/* 点击展开收起 内联 */


/*标题风格化*/
/*标题风格化*/
第316行: 第291行:
   
   
h4 .mw-headline {
h4 .mw-headline {
border-left: solid 10px #0C7698;
    border-right: solid 10px rgba(30, 144, 255, 0.5);
border-top-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
border-left: solid 10px rgba(30, 144, 255, 0.5);
color: rgba(4,87,146,1.00);
color: rgba(4,87,146,1.00);
padding-left: 7px;
padding-left: 5px;
padding-right: 5px;
position: relative;
position: relative;
font-size: 118%;
margin-left: 10px;
padding-bottom: 5px;
}
}
   
   
第343行: 第323行:
border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
}
}
 
   
   
.heimu a, .heimu.fakelink {
.heimu a, .heimu.fakelink {
第402行: 第382行:
}
}
   
   
/* 媒体适配 */
@media screen and (max-width: 960px) {
table.wikitable {
margin: 0.5em 0;
width: 100%!important;
}
h2 {
padding: 5px 0em;
border-radius: 5px 5px 0 0;
}
table.wikitable tbody{
display: inline-block;
}
#ost .wikitable {
text-align:left;
width:auto!important;
}
}
/* [[分类:CSS页面]] */
/* [[分类:CSS页面]] */
15,321

个编辑

导航菜单