Difference between revisions of "MediaWiki:Common.css"

From Tsadra Commons
Jump to navigation Jump to search
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
 
.personForm th {
 
.personForm th {
 
text-align: right;
 
text-align: right;
font-size: larger;
+
font-size: 15px;
 
font-weight: normal;
 
font-weight: normal;
 
}
 
}
  
 
.personForm p {
 
.personForm p {
font-size: larger !important;
+
font-size: 15px;
 
}
 
}

Revision as of 15:22, 30 January 2018

.personForm th {
	text-align: right;
	font-size: 15px;
	font-weight: normal;
}

.personForm p {
	font-size: 15px;
}