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

Template:Badge/styles.css: Difference between revisions

Template page
starcitizen>LeonRay
m Modify the wrong web
 
Zippy (talk | contribs)
m 1 revision imported: Going to "borrow" parts of the star citizen main page to make this look nicer
(No difference)

Revision as of 10:28, 8 May 2025

.template-badge {
	padding: var( --space-xxs ) var( --space-xs );
	border-radius: var( --border-radius-base );
	background-color: var( --color-surface-2 );
	color: var( --color-emphasized );
	font-size: var( --font-size-x-small );
	font-weight: var( --font-weight-medium );
	line-height: 1;
	letter-spacing: 0.025em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.