Template:GiftTable/style.css: Difference between revisions

no edit summary
(Created page with "→‎** Gifts table output through DPL **: .gifts-table { width: 100%; min-width: 575px; max-width: 1200px; } .gifts-table td.icon { text-align: center; } .gifts-table td.icon img { margin: -4px -6px; } .gifts-related { padding: 0.2em 0; text-align: center; } .gifts-related img { margin: 3px; } .gifts-table-narrow { width: 100%; min-width: auto; max-width: 640px; } td.favorite { width: 114px; } td.liked { width: 1...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 20:
 
.gifts-related img {
margin: 3px4px;
}
 
Line 31:
 
td.favorite {
width: 114px174px;
}
 
td.liked {
width: 170px230px;
}