Jump to content

User:Sdkb/common.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add redirects with possibilities coloring
temp disable
Line 1: Line 1:
#bodyContent a[title="User:Sdkb"] { background: linear-gradient(6rad,#86c,#2b9); color: White; } /* Color my username */
/*#bodyContent a[title="User:Sdkb"] { background: linear-gradient(6rad,#86c,#2b9); color: White; } Color my username */
#bodyContent a[title="User:SdkbBot"] { background-color: DarkCyan; color: White; font-weight: bold; } /* Color SdkbBot's username */
#bodyContent a[title="User:SdkbBot"] { background-color: DarkCyan; color: White; font-weight: bold; } /* Color SdkbBot's username */
.rootpage-User_Sdkb #userpageedn { display: none; } /* Suppress my editnotice in my userspace */
.rootpage-User_Sdkb #userpageedn { display: none; } /* Suppress my editnotice in my userspace */

Revision as of 06:07, 20 February 2024

/*#bodyContent a[title="User:Sdkb"] { background: linear-gradient(6rad,#86c,#2b9); color: White; }  Color my username */
#bodyContent a[title="User:SdkbBot"] { background-color: DarkCyan; color: White; font-weight: bold; } /* Color SdkbBot's username */
.rootpage-User_Sdkb #userpageedn { display: none; } /* Suppress my editnotice in my userspace */
sup.reference { user-select: none; } /* Don't copy citation numbers */
.mw-parser-output span.cs1-maint {display: inline;} /* Display Citation Style 1 maintenance messages */
/* .mw-parser-output span.cs1-hidden-error {display: inline;} /* Display hidden Citation Style 1 error messages */
a.redirect-with-possibilities {border: 1.5px dashed #d33;padding: 3px;} /* Add red border around redirects with possibilities */