User:Icuy/monobook.css

维基百科,自由的百科全书

注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google ChromeFirefoxMicrosoft EdgeSafari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。

body {background:#C0D0D9 no-repeat fixed left top;}
#content {background:#f8fcff;}
#searchInput {
-moz-border-radius:3px;
background-color:white;
border-style:solid;
background:transparent url(http://twitcam.com/images/background-input-user_nav.gif) no-repeat scroll left top;
border-width:0px;
height:20px;
line-height:normal;
margin:5px;
padding:5px 0 0 5px;
width:122px;
font-size:14px;
font-weight:bold;
color:#777777;
}


#searchGoButton,#mw-searchButton,#wpDiff,#wpSave,#wpPreview{
-moz-border-radius:3px;
background-color:#EEEEEE;
background-position:center top;
border-style:solid;
border-width:1px 2px 2px 1px;
cursor:pointer;
padding:0.1em 0.4em;
font-size:14px;
font-weight:bold;
color:#0084B4;
text-align:center;
}
a {color:#0084B4;}
a:hover {
text-decoration :underline;
}
.pBody,.portlet {
-moz-border-radius-bottomright:5px;
-moz-border-radius-topright:5px;
border-width:1px 2px 2px 1px;
}
.portlet h5{
font-weight:bold;
}