Template:Signature right/styles.css
Appearance
.wst-sig {
clear:both;
display:block;
text-indent:0;
}
.wst-presuftxt, .wst-sigtxt {
display:inline;
font-variant:none;
}
.wst-sig:first-child .wst-sigtxt {
font-variant:small-caps;
}
.wst-sig-block-left {
text-align:left;
}
.wst-sig-block-left .wst-sig:first-child {
margin:0 1em 0 1em;
}
.wst-sig-block-left .wst-sig:nth-child(2) {
margin:0 3em 0 3em;
}
.wst-sig-block-left .wst-sig:nth-child(3) {
margin:0 5em 0 5em;
}
.wst-sig-block-right {
text-align:right;
}
.wst-sig-block-right .wst-sig:nth-last-child(3) {
margin:0 5em 0 5em;
}
.wst-sig-block-right .wst-sig:nth-last-child(2) {
margin:0 3em 0 3em;
}
.wst-sig-block-right .wst-sig:last-child {
margin:0 1em 0 1em;
}