Template:XFD backlog/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Imported page) |
(No difference)
|
Revision as of 18:06, 6 December 2021
/* {{pp-template}} */
.xfd-backlog {
font-size: 92%;
text-align: center;
width: 20em;
margin: 0 1em 1em 1em;
}
.xfd-backlog-right {
float: right;
margin: 0 0 1em 1em;
clear: right;
}
.xfd-backlog-left {
float: left;
margin: 0 1em 1em 0;
}
.xfd-backlog tr td:last-child {
font-weight: bold;
}