“MediaWiki:Monobook.css”的版本间的差异
来自Whiteverse Library
跳到导航跳到搜索标签:回退 📝 📱 |
标签:撤销 |
||
第2行: | 第2行: | ||
/*@media screen*/ | /*@media screen*/ | ||
.mw-footer { | .mw-footer { | ||
background-color: # | background-color: #e4e4e4; | ||
border | border: 0px solid; | ||
padding: 0.4em 0 0.3em 0; | |||
margin: 0.6em 0 1em 0; | margin: 0.6em 0 1em 0; | ||
overflow: hidden; | overflow: hidden; | ||
第13行: | 第11行: | ||
font-size: 90%; | font-size: 90%; | ||
} | } | ||
/*@media screen*/ | /*@media screen*/ | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
第22行: | 第21行: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.mw-body{ | |||
border: 0px solid #aaaaaa; | |||
} | |||
.portlet h3 { | |||
background: #e4e4e4; | |||
color:#6d6d6d; | |||
} | |||
.mw-body-content a:link { color: #0B0080; } /* normal unvisited links */ | .mw-body-content a:link { color: #0B0080; } /* normal unvisited links */ | ||
.mw-body-content a:link:visited { color: #0B0080; } /* visited links */ | .mw-body-content a:link:visited { color: #0B0080; } /* visited links */ | ||
第30行: | 第37行: | ||
.mw-body-content a:link.stub { color: #772233; } /* hovered links */ | .mw-body-content a:link.stub { color: #772233; } /* hovered links */ | ||
.mw-body-content{ | .mw-body-content{ | ||
background-image:url('https://wiki.whiteverse.com/images/d/d8/Wv_logo.png'); | background-image:url('https://wiki.whiteverse.com/images/d/d8/Wv_logo.png'); | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position:90% 15%; | background-position:90% 15%; | ||
background-attachment:fixed; | background-attachment:fixed; | ||
border: 0px solid #aaaaaa; | |||
} | |||
.pBody { | |||
background-color: #e4e4e4; | |||
border: 0px solid #aaa; | |||
padding: 0.1em 0.8em 0.3em 0.5em; | |||
} | |||
.pBody a:link { color:#4a4a4a;} | |||
.pBody a:visited { color:#4a4a4a;} | |||
.pBody a:active { color:#444444;} | |||
.pBody a:hover { color:#5a5a5a;} | |||
body { | |||
background: #d6d6d6 | |||
} | } | ||
第57行: | 第77行: | ||
} | } | ||
#searchGoButton { | |||
background-color:#f1f1f1 ; | |||
border: none; | |||
font-weight: normal; | |||
width: 5em; | |||
}#searchGoButton:hover {background-color:#fff; }#searchGoButton:active { background-color:#c1c1c1; } | |||
#mw-searchButton{ | |||
background-color:#f1f1f1 ; | |||
border: none; | |||
font-weight: normal; | |||
width: 5em; | |||
}#mw-searchButton:hover{background-color:#fff; }#mw-searchButton:active{ background-color:#c1c1c1; } | |||
#searchInput { | |||
border: none; | |||
} | |||
input.searchButton { | |||
margin-top: 6px; | |||
font-size: 95%; | |||
} | |||
#accesscontrol{ | #accesscontrol{ | ||
border-radius: 4px; | border-radius: 4px; |
2021年7月24日 (六) 07:19的版本
/* 这里放置的CSS将影响使用MonoBook皮肤的用户 */ /*@media screen*/ .mw-footer { background-color: #e4e4e4; border: 0px solid; padding: 0.4em 0 0.3em 0; margin: 0.6em 0 1em 0; overflow: hidden; padding: 0.4em 0 0.3em 0; text-align: center; font-size: 90%; } /*@media screen*/ #p-cactions li.selected { border-color: rgba(172, 57, 57, 1); border-top-color: rgba(172, 57, 57, 1); border-right-color: rgba(172, 57, 57, 1); border-bottom-color: rgba(172, 57, 57, 1); border-left-color: rgba(172, 57, 57, 1); font-weight: bold; } .mw-body{ border: 0px solid #aaaaaa; } .portlet h3 { background: #e4e4e4; color:#6d6d6d; } .mw-body-content a:link { color: #0B0080; } /* normal unvisited links */ .mw-body-content a:link:visited { color: #0B0080; } /* visited links */ .mw-body-content a:link:active { color: #FF0000; } /* active links */ .mw-body-content a:link.new { color: #FF0000; } /* new links */ .mw-body-content a:link.extiw { color: #3366BB; } /* interwiki links */ .mw-body-content a:link.external { color: #3366BB; } /* external links */ .mw-body-content a:link.stub { color: #772233; } /* hovered links */ .mw-body-content{ background-image:url('https://wiki.whiteverse.com/images/d/d8/Wv_logo.png'); background-repeat:no-repeat; background-position:90% 15%; background-attachment:fixed; border: 0px solid #aaaaaa; } .pBody { background-color: #e4e4e4; border: 0px solid #aaa; padding: 0.1em 0.8em 0.3em 0.5em; } .pBody a:link { color:#4a4a4a;} .pBody a:visited { color:#4a4a4a;} .pBody a:active { color:#444444;} .pBody a:hover { color:#5a5a5a;} body { background: #d6d6d6 } span.blackbackground{background-color:#000000;} span.blackbackground:hover{background-color:#ffffff;} span.completeblackbackground{background-color:#000000;} #mediawikiwvlogo { border-radius: 8px; background-image: linear-gradient(to right, #d53e61,#cec6cc, #3ed1d5); } #stubbg{ border-radius: 8px; background-image: linear-gradient(to right, #41cf84,#28d3dd); } #tucs { border-radius: 4px; width: 233px; height: 20px; background-image: linear-gradient(to right, #2375c0, #325c62); color:white; text-align:center; } #searchGoButton { background-color:#f1f1f1 ; border: none; font-weight: normal; width: 5em; }#searchGoButton:hover {background-color:#fff; }#searchGoButton:active { background-color:#c1c1c1; } #mw-searchButton{ background-color:#f1f1f1 ; border: none; font-weight: normal; width: 5em; }#mw-searchButton:hover{background-color:#fff; }#mw-searchButton:active{ background-color:#c1c1c1; } #searchInput { border: none; } input.searchButton { margin-top: 6px; font-size: 95%; } #accesscontrol{ border-radius: 4px; width: 233px; height: 20px; background-image: linear-gradient(to right, #DBA901, #D7DF01); color:white; text-align:center; }