Module:Citation/CS1/styles.css: Difference between revisions

add some
m (Trappist the monk moved page Module:Citation/CS1/style.css to Module:Citation/CS1/styles.css without leaving a redirect: per naming convention at WP:TemplateStyles;)
(add some)
Line 50:
background-position: right .1em center;
}
 
/*----------------------------< C S 1/C O N F I G U R A T I O N >------------------------------------------*/
.cs1_subscription,
.cs1_registration {
color:#555;
}
.cs1_subscription span,
.cs1_registration span {
border-bottom:1px dotted;
cursor:help;
}
.cs1_hidden-error {
display:none;
font-size:100%;
}
.cs1_visible-error {
font-size:100%;
}
/* set small text size in one place
.95 * .9 (from references list) is ~0.85
which is the lower bound for size for accessibility
old styling for this was just .85
We could write the rule so that when this template is inside references
only then does it multiply by 0.95;
else multiply by 0.85 */
.cs1_subscription,
.cs1_registration,
.cs1_format {
font-size:95%;
}
.cs1_kern-left,
.cs1_kern-wl-left {
padding-left:0.2em
}
.cs1_kern-right,
.cs1_kern-wl-right {
padding-right:0.2em
}
.Z3988 span {
display: none;
}
Anonymous user