avatar
匿名用户
×
创建一个新的页面
输入页面标题:
目前语音维基上有1977个页面。 在上方输入您想创建的页面名称或单击以下标题之一,即可开始撰写!



语音维基

“MediaWiki:Common.css”的版本间的差异

Zz讨论 | 贡献
第222行: 第222行:
  
 
.spanish-title{
 
.spanish-title{
     border-radius: 20px;
+
    font-size: 8px !important;
 +
     border-radius: 20px !important;
 
     color: white !important;
 
     color: white !important;
     bachground-color: rgb(59, 210, 61);
+
     bachground-color: rgb(59, 210, 61) !important;
 
}
 
}

2020年12月23日 (三) 16:48的版本

/* 导航栏 */


#cosmos-banner
{
background-color: #002A32;
}/*导航栏背景颜色*/

.cosmos-bannerOption-icon
{
fill: none;
stroke: #00d6d6;
}/*图标颜色:无填充,只改描边*/

.cosmos-bannerOption-dropdownIcon
{
    stroke: #FF776D;
    fill: #FF776D;
}/*旁边小箭头颜色*/

.cosmos-bannerOption:hover .cosmos-bannerOption-dropdownIcon
{
fill: #FF776D;
stroke: #FF776D;
}/*旁边小箭头颜色hover*/

.cosmos-bannerOption:hover .cosmos-bannerOption-icon
{
    stroke: white !important;
}/*图标颜色hover*/

#searchInput
{
    color: #00d6d6 !important;
    border-bottom: 2px solid #00d6d6;
}/*搜索框文本和下划线颜色*/

#searchInput:enabled
{
    border-bottom: 2px solid #00d6d6;
}/*搜索框下划线颜色*/

input[type="search"]::-webkit-input-placeholder { /* WebKit browsers */ 
    color: #00d6d6 !important; 
} 
input[type="search"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: #00d6d6 !important; 
} 
input[type="search"]::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color: #00d6d6 !important; 
} 
input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    color: #00d6d6 !important; 
}/*搜索框文本颜色*/

#cosmos-search-buttonContainer:hover #cosmos-search-buttonIcon
{
  stroke: white !important;
}/*搜索框放大镜hover颜色*/

.cosmos-userButton-label
{
color: #00d6d6;
}/*用户名颜色*/

.cosmos-userOptions-personalTools:hover .cosmos-userButton-label {
    color: white;
}/*用户名颜色hover*/

/* 主页面 */
#mw-content-block {    
background-image: url(/w/images/0/0e/BackgroundImage.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
background-attachment: fixed;
}
body pre {
    background-color: rgba(17,17,17,0.91);
    color: white;
    border: 1px solid #cccccc;
    overflow: auto;
    padding: 12px;
    word-break: break-all;
line-height: normal;
}

#cosmos-actionsList-list 
{
    background-color: #292929;
    border-color: #888888;
    color: #e6e6e6;
    border-bottom: none !important;
}

.cosmos-header {
background-color: #111111;
}
.cosmos-header__sitename a:-webkit-any-link {
    color: white;
    font-size: 25pt;
}/*VoiceWiki的字体属性*/

.cosmos-header .wds-tabs .wds-tabs__tab-label a {
    color: white;
}
.cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a {
    color: white;
}
.cosmos-header::before{
background: black;
background-image: black;
}
.cosmos-header .cosmos-header__counter {
    color: white;
}
.mw-body h1.firstHeading{
  border-bottom: none !important;
  color:white;
}

body h1 {
  border-bottom: none !important;
  color:#27d1f4;
}
body h2 {
    border-bottom: none !important;
    background-image: url(/w/images/b/bd/Underline_yellow.svg);
    background-repeat: no-repeat;
    background-position: 25% 105%;
    background-size: 100% 10px;
    padding-bottom: 6px;
    color: #27d1f4;
}
#mw-content .toctitle h2 {
    font-size: 14px;
        background-image: none !important;
}/*目录*/
#mw-content .toggleSymbol, .toctogglelabel {
    color: #ffef00;
}/*目录编辑*/
body h3 {
  border-bottom: none !important;
  color:#27d1f4;
}
body #mw-content-text {
  color: white !important;
}
#mw-content {
    background-color: rgba(17,17,17,0.91);
    border: 0 !important;
}
#mw-content a:not(.new) {
  color: #ffef00;
}
.cosmos-button-primary {
    color: #000000;
    background-color: #27d1f4;
    stroke: #000000;
    stroke-width: 2px;
}
.cosmos-button.cosmos-button-secondary {
    color: white;
    stroke: white;
    stroke-width: 2px;
}
#cosmos-footer {
    background-color: rgba(17,17,17,0.91);}
.cosmos-footerLinks-list {
    color: white;}
.cosmos-footerLinks-list li a {
    color: #ffef00;
}

/*播放按钮*/

a.sm2_button, a.sm2_button.sm2_paused:hover {
    background-image: none,url(/w/images/a/ad/AudioPlay.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px; 
    border-radius: 40px;
}


/*编辑界面*/
.mw-editform #wpTextbox1 {
    background-color: black;
    color: white;
}

div.editOptions {
    padding: 1.25em 1.75em;
    border: solid white;
    border-width: 0 1px 0.2em;
    background: black;
    color: white;
}

.editOptions p {
    color: white;
}
.editOptions .oo-ui-fieldLayout-body .oo-ui-labelElement-label {
    color: #27d1f4;
}
#catlinks{
background-color:black;
}

/*其他*/

table.mw-enhanced-rc th, table.mw-enhanced-rc td {
    color: white;
}/*监视列表*/
#pagehistory li.selected {
    background-color: dimgray;}
.oo-ui-fieldLayout-header {
    color: white;}
.oo-ui-panelLayout-padded.oo-ui-panelLayout-framed {
    background-color: dimgray;}

.spanish-title{
    font-size: 8px !important;
    border-radius: 20px !important;
    color: white !important;
    bachground-color: rgb(59, 210, 61) !important;
}