Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/styles.css: Difference between revisions

Template page
Created page with ".infobox { border: 1px solid #a2a9b1; border-radius: 3px; }"
 
m Dadradish moved page Template:Infobox Name/styles.css to Template:Infobox/styles.css without leaving a redirect: Misspelled title
(No difference)

Revision as of 22:51, 8 May 2026

.infobox {
  border: 1px solid #a2a9b1;
  border-radius: 3px;
}