mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
/*height: 40px;*/ | /*height: 40px;*/ | ||
line-height: 36px; | line-height: 36px; | ||
background: rgba( | background: linear-gradient(to right,rgba(250,205,137,0.8) 50%,transparent) repeat scroll 0 0; | ||
color: #E36BB6; | color: #E36BB6; | ||
border: | border: 0; | ||
/*border: 2px solid # | /*border: 2px solid #E36BB6;*/ | ||
} | } | ||
@media screen and (min-width: 982px){ | @media screen and (min-width: 982px){ |
/* 内页标题 */
h2 {
overflow: hidden;
padding-left: 10px;
font-weight: 600;
font-size: 1.4em;
font-family: Microsoft Ya Hei;
/*height: 40px;*/
line-height: 36px;
background: linear-gradient(to right,rgba(250,205,137,0.8) 50%,transparent) repeat scroll 0 0;
color: #E36BB6;
border: 0;
/*border: 2px solid #E36BB6;*/
}
@media screen and (min-width: 982px){
.mw-body{
background-color: rgba(255,255,255,0.7);
}
}
/*
mw-body, parsoid-body {
background-color: rgba(255,255,255,0.7);
}*/