|
|
.infobox.sisterproject {
width: 22em;
}
/* Style for "notices" */
.notice {
text-align: justify;
margin: 1em;
padding: 0.2em;
}
#disambig {
border-top: 3px double #cccccc;
border-bottom: 3px double #cccccc;
}
#spoiler {
border-top: 2px solid #ddd;
border-bottom:2px solid #ddd;
}
.keretbal {
float: left;
}
/* Edittools gombok */
#specialchars a {
color: black;
background-color: #cde;
border: thin #069 outset;
padding: 0.1em;
display: inline-block;
text-align: center;
min-width: 1em;
}
#specialchars a:hover, .my-buttons a:active {
background-color: #bcd;
border-style: inset;
}
|