Template:Hidden begin/styles.css: Difference between revisions

From Computernewb Wiki
Jump to navigation Jump to search
en.wikipedia>Pppery
(Protection template)
 
m (1 revision imported)
 

Latest revision as of 19:12, 11 March 2023

/* {{pp-template}} */
.hidden-begin {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border: none;
	font-size: 95%;
}

.hidden-title {
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

.hidden-content {
	text-align: left;
}