Template:Wikipedia's sister projects/styles.css: Difference between revisions

and this
put that in the 360 pile
Line 20: Line 20:


#sister-projects-list li > div:first-child {
#sister-projects-list li > div:first-child {
min-width: 50px;
text-align: center;
text-align: center;
}
}
Line 30: Line 29:
white-space: nowrap;
white-space: nowrap;
flex: 1 0 25%;
flex: 1 0 25%;
}
#sister-projects-list li > div:first-child {
min-width: 50px;
}
}
}
}