Jump to content

Template:Timeline/styles.css: Difference between revisions

m
comment tweaks
(Iritscen changed the content model of the page Template:Timeline/styles.css from "wikitext" to "Sanitized CSS")
Tag: content model change
m (comment tweaks)
Line 16: Line 16:
}
}


/* First column = dates */
/* First column: date */
.wikitable.timeline td:first-child
.wikitable.timeline td:first-child
{
{
Line 38: Line 38:
}
}


/* Event column */
/* Second column: event */
.wikitable.timeline td:nth-child(2)
.wikitable.timeline td:nth-child(2)
{
{