User:Webdinger/monobook.css
/*
/*
* Skin name: Untitled
* Author: Preston So
* Reference: http://en.wikipedia.org/style/monobook/main.css
* To include in your CSS: http://en.wikipedia.org/w/wiki.phtml?title=User:Webdinger/monobook.css&action=raw&ctype=text/css
*/
/*
<pre><nowiki>
*/
.usermessage {
background-color: #efefef;
border: 0;
text-align: center;
font: 11px Arial, sans-serif;}
a {
color: #258;
text-decoration: none;}
a:hover, a:active, a:visited:hover {
color: #025;
text-decoration: none;}
a:visited {
color: #555;}
#p-personal {
background-color: #efefef;
line-height: 125%;}
#p-personal a {
padding: 5px;}
#p-personal a:hover {
text-decoration: underline;
color: #025;}
#p-navigation li {
padding: 5px;
list-style: none;
margin-left: -15px;}
#p-navigation li:hover, #p-navigation li a:hover {
background-color: #efefef;}
input {
border-top: 1px #999 solid;
border-right: 1px #999 solid;
border-bottom: 1px #666 solid;
border-left: 1px #666 solid;
background-color: #efefef;}
input:hover {
background-color: #dedede;}
#p-search input {
border-top: 1px #999 solid;
border-right: 1px #999 solid;
border-bottom: 1px #666 solid;
border-left: 1px #666 solid;
background-color: #efefef;}
#catlinks {
border: 1px #cff solid;
background-color: #eff;
padding:5px;
margin-top: 1em;
clear: both;
#p-cactions a:hover {
background-color: #efefef;}
/* Following code stolen from Essjay */
#bodyContent pre {
border: 1px solid #aaa;
/* My own code */
background-color: white;
}
/* Following code stolen from Ævar Arnfjörð Bjarmason and slightly revised */
#p-search input:focus, #p-search input:hover {
background-color: #ddd;
}
li#pt-userpage { background: none }
textarea { margin-bottom: 4px; }
#footer {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
margin: 0.6em 0em 1em 155px;}
/* "Floating Quickbar" */
div[id=column-one] { /* Using the attribute selector hides this from IE */
position: fixed;
height: 100%; /* If you shrink the browser too small, the side column will */
overflow: auto; /* become scrollable, so stuff is always accessible, albeit ugly */
z-index: 2;
}
#p-lang .pBody ul{ /* Sets the language box to a fixed height and scrollable if too long to fit */
height: 10em;
overflow: auto;
}
body { /* Fix the background image, too, so it looks nice as you scroll */
background-attachment: fixed;
}
#footer { /* Fix the footer so it looks nice and doesn't overlap the sidebar */
margin-left: 13.6em;
border-left: solid 1px rgb(250, 189, 35);
/* Uncomment this if you use rounded edges: */
/*
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
*/
}
#p-personal {
position:relative;
z-index:3;
width: 11.6em;
}
#p-personal .pBody {
width: 10.7em;
border: none;
margin: 0 0 0.1em 0em;
float: none;
overflow: hidden;
font-size: 95%;
background: White;
border-collapse: collapse;
border: 1px solid #aaaaaa;
padding: 0 0.8em 0.3em .5em;
}
#p-personal ul {
line-height: 1.5em;
list-style-type: square;
list-style-image: url("/style/monobook/bullet.gif");
font-size:95%;
margin: 0 0 0 1.5em;
padding:0;
text-align:left;
text-transform: none;
}
#p-personal li {
display: list-item;
padding:0;
margin: 0 0 0 0;
margin-bottom: 0.1em;
}
/* suppress the person icon by your username */
/* needed if not already in place */
li#pt-userpage { background: none }
/*</nowiki></pre>*/
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.