User:Lyrithya/main.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
/* /common.css content moved here due to aggregation of scripts into a single file breaking imports */

.featurecode{ 
	display: inline !important;
}
.insertusername{
	color: #707;
}
.taco{
	color: #a20000;
	font-weight: bold;
}
.taco:hover{
	color: #de0000;
	font-weight: bold;
}
.taco:visited{
	color: #a22200;
	font-weight: bold;
}
.taco:visited:hover{
	color: #de2a00;
	font-weight: bold;
}
a[href*="setdelconfirm=wpConfirmB"] { 
	display: none;
}