Anonymous

Template:ChapterBar: Difference between revisions

From Elwiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 63: Line 63:
     justify-content: center;
     justify-content: center;
     flex: 1;
     flex: 1;
     {{#ifexpr: {{#var:prevCount|0}} <= 0 | visibility: hidden; |}}
     {{#ifexpr: {{#var:nextCount|0}} <= 0 | visibility: hidden; |}}
     background-color: {{{ColorFg|#b3dfef}}};
     background-color: {{{ColorFg|#b3dfef}}};
     border-top-right-radius: 10px;
     border-top-right-radius: 10px;