Template:Terminal 2/styles.css

< Template:Terminal 2
Revision as of 13:12, April 10, 2025 by Porplemontage (talk | contribs) (Created page with "@media all and (max-width: 719px) { .terminal.responsive-col > * > tr > td { border-width: 1px !important; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
@media all and (max-width: 719px) {
	.terminal.responsive-col > * > tr > td {
		border-width: 1px !important;
	}
}