User:Omnifalcon/common.css

/* example stylesheet for forcing all signatures to be formatted similarly, except for my own, which is highlighted in reverse */
/* copy to your common.css file for testing, and remember to change all occurances of "Pointillist" with your own user name */
/* there's test data at User:Pointillist/signature gallery */

#bodyContent 
	/* special rule to reset colors and border */
	span { 
		color: inherit !important;
		background-color: inherit !important;
		border-style: none !important; 
	}
#bodyContent
	:link[title^="User"], :link[title^="User"] font, :link[title^="User"] span, :link[title^="User"] i, :link[title^="User"] b, 
	a[title^="User"], a[title^="User"] font, a[title^="User"] span, a[title^="User"] i, a[title^="User"] b, 
	:link[title^="Special:"], :link[title^="Special:"] font, :link[title^="Special:"] span, :link[title^="Special:"] i, :link[title^="Special:"] b,
	a[title^="Special:"], a[title^="Special:"] font, a[title^="Special:"] span, a[title^="Special:"] i, a[title^="Special:"] b
	{ 
		/* custom color for user signatures and similar links */
		color: #63F !important;
		background-color: inherit !important; 
		border-radius: 0 0 0 0 !important;
		border-style: none !important; 
		font-family: sans-serif !important; 
		font-size: small !important;
		font-variant: normal !important;
		font-weight: normal !important; 
		font-style: normal !important; 
		padding: none !important;
		text-shadow: none !important; 	
	}
#bodyContent 
	/* change these to reference your own user name */
	:link[title*="User talk:Omnifalcon"], :link[title*="User talk:Omnifalcon"] span, :link[title*="User talk:Omnifalcon"] i, :link[title*="Pointillist"] b, 
	a[title*="Omnifalcon"], a[title*="Omnifalcon"] span, a[title*="Omnifalcon"] i, a[title*="Omnifalcon"] b
        		
	{ 
                color: black;
		background-color: greenyellow; 
                border-radius: 2px;
		border-style: groove; 
		font-family: "Ariel", Ariel, sans-serif; 
		font-size: small;
		font-variant: small-caps;
		font-weight: bolder; 
		font-style: italic; 
		padding: 0 2px 0 2px;
		text-shadow: 2px 2px 8px darkgrey; 	
	}

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.