×
Create a new article
Write your page title here:
We currently have 9 articles on Arcadian Odyssey Extended Universe. Type your article name above or click on one of the titles below and start writing!



Template:Markup/styles.css: Difference between revisions

Adding {{pp-template}}
 
Astaryuu (talk | contribs)
m 1 revision imported from wikipedia:Template:Markup/styles.css
 
(No difference)

Latest revision as of 18:01, 19 December 2024

/* {{pp-template|small=yes}} */
div.template-markup-wrapper > :first-child {
	margin-top: 0;
}

div.template-markup-wrapper > :last-child {
	margin-bottom: 0;
}

.template-markup {
	margin:0;
	border:none;
	word-wrap:break-word;
	white-space:pre-wrap;	
}

code.template-markup {
	padding:0;
}

pre.template-markup {
	padding:2px 0 0;
}