Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Tracked/styles.css

Template page
Revision as of 22:28, 13 July 2021 by commons>AntiCompositeNumber (Created page with '.tracked { float: right; clear: right; border: 1px solid #999; border-radius: 0.5em; background-color: #eee; background-image: linear-gradient(to bottom, #ddd,#eee); font-size: 85%; text-align: center; padding: 0.5em; margin-left: 1em; margin-bottom: 1em; width: 12em; color: black; } .tracked-url { font-weight: bold; } .tracked-status { font-weight: bold; text-transform: uppercase; } .tracked-resolved { color: green; } .tracked-critic...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.tracked { 
	float: right;
	clear: right;
	border: 1px solid #999;
	border-radius: 0.5em;
	background-color: #eee;
	background-image: linear-gradient(to bottom, #ddd,#eee);
	font-size: 85%;
	text-align: center;
	padding: 0.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	width: 12em;
	color: black;
}

.tracked-url {
	font-weight: bold;
}

.tracked-status {
	font-weight: bold;
	text-transform: uppercase;
}

.tracked-resolved {
	color: green;
}

.tracked-critical {
	color: red;
	font-size: 1.5em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.