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
m Dadradish moved page Template:Infobox Name/styles.css to Template:Infobox/styles.css without leaving a redirect: Misspelled title
No edit summary
 
Line 2: Line 2:
   border: 1px solid #a2a9b1;
   border: 1px solid #a2a9b1;
   border-radius: 3px;
   border-radius: 3px;
  padding: 0.2em;
}
}

Latest revision as of 22:52, 8 May 2026

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