Template:Text-PB/styles.css: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
}
}


.pt-text{
.jp-text{
/*Nothing rn*/
display: none;
}
}

Revision as of 14:34, 24 January 2024

/*Text fields classes*/

.en-text{
	/*Nothing rn*/
}

.jp-text{
	display: none;
}