ผลต่างระหว่างรุ่นของ "มีเดียวิกิ:Monobook.css"

เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
Watcharakorn (คุย | ส่วนร่วม)
เหมือนโครงการอื่นๆ
Sasakubo1717 (คุย | ส่วนร่วม)
update
บรรทัดที่ 1:
/* การแก้ไขที่ต้องการมีผลกระทบกับทุกผู้ใช้ควรแก้ไขในหน้า [[Mediawiki:Common.css]]
/*
/*<pre><nowiki>*/
*/
 
 
a { text-decoration: none }
/****************************/
 
/* Donations link to be uncommented during fundraising drives */
#siteNotice {
margin-top: 5px auto 0pt;
padding-left: 4px;
font-style: normal;
text-align: center;
}
 
/*
#fundraising {
text-align: center;
border: 1px solid gray;
padding: 5px;
}
*/
 
/****************************/
เส้น 65 ⟶ 72:
/**************************/
 
/* Display "From Wikipedia, the free encyclopedia" */
/* Bold 'edit this page' link to encourage newcomers */
#siteSub {
#ca-edit a { font-weight: bold !important; }
display: inline;
font-size: 100%;
font-weight: normal;
}
 
#bodyContent #siteSub a {
color: #000;
text-decoration: none;
background-color: transparent;
background-image: none;
padding-right: 0;
}
 
/* Display "User $1, you are already logged in!"
เส้น 179 ⟶ 198:
width: 100%;
}
 
/* Special characters list below edit window works better without underlining */
#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }
 
/* If you don't want to see special characters list at all,
put the following line in your User:You/monobook.css file
(and remove the slash-asterisk comments) */
/* #editpage-specialchars { display: none; } */
 
/* Makes the background of a framed image white instead of gray. */
เส้น 196 ⟶ 206:
}
 
/****************************/
/*
/* Fix Thai wikipedia logo size */
</pre>
/****************************/
*/
#p-logo {
height: 170px;
}
 
#p-logo a,
#p-logo a:hover {
height: 170px;
}
 
#column-one {
padding-top: 175px;
}
/****************************/
/* End of Thai wikipedia logo size fixes */
/****************************/
 
/* กล่องแบบซ่อน - Standard Navigationsleisten, aka box hiding thingy from .de.*/
 
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
 
#coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
right:30px;
top:3.7em;
float:right;
margin:0.0em;
padding:0.0em;
line-height:1.5em;
text-align:right;
text-indent:0;
font-size:85%;
text-transform:none;
white-space:nowrap;
}
 
li.FA {
list-style-image: url("//upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}
 
li.GA {
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4a/Monobook-bullet-plus.png");
}
 
div.topicon {
position: absolute;
z-index: 100;
top: 10px;
display: block !important;
}
 
/* </nowiki></pre> */