Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "User:Tecc/common.css"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "html, body { background: linear-gradient(22deg, rgba(136,63,144,1) 0%, rgba(249,2,57,1) 18%, rgba(251,65,88,1) 34%, rgba(254,189,23,1) 58%, rgba(207,236,254,1) 72%, rgba(0,212...")
 
Line 2: Line 2:
 
background: linear-gradient(22deg, rgba(136,63,144,1) 0%, rgba(249,2,57,1) 18%, rgba(251,65,88,1) 34%, rgba(254,189,23,1) 58%, rgba(207,236,254,1) 72%, rgba(0,212,255,1) 85%, rgba(207,236,254,1) 100%);
 
background: linear-gradient(22deg, rgba(136,63,144,1) 0%, rgba(249,2,57,1) 18%, rgba(251,65,88,1) 34%, rgba(254,189,23,1) 58%, rgba(207,236,254,1) 72%, rgba(0,212,255,1) 85%, rgba(207,236,254,1) 100%);
 
}
 
}
 +
 +
/* Changes some colors to my liking */
 +
 +
a[title="User:Andytizer"],      a[href="/wiki/User:Andytizer"]
 +
{font-weight:bold;color:#2ecc71}
 +
 +
a[title="User:Aemony"],          a[href="/wiki/User:Aemony"],
 +
a[title="User:Blackbird"],      a[href="/wiki/User:Blackbird"],
 +
a[title="User:Expack3"],        a[href="/wiki/User:Expack3"],
 +
a[title="User:Garrett"],        a[href="/wiki/User:Garrett"],
 +
a[title="User:Mirh"],            a[href="/wiki/User:Mirh"],
 +
a[title="User:Snuxoll"],        a[href="/wiki/User:Snuxoll"],
 +
a[title="User:Suicide machine"], a[href="/wiki/User:Suicide machine"],
 +
a[title="User:Vetle"],          a[href="/wiki/User:Vetle"]
 +
{font-weight:bold;color:#16a022}
 +
 +
a[title="User:Baronsmoki"],      a[href="/wiki/User:Baronsmoki"],
 +
a[title="User:AlRayes BRN"],    a[href="/wiki/User:AlRayes BRN"],
 +
a[title="User:Cptmold"],        a[href="/wiki/User:Cptmold"],
 +
a[title="User:Jigen123"],        a[href="/wiki/User:Jigen123"],
 +
a[title="User:Marioysikax"],    a[href="/wiki/User:Marioysikax"],
 +
a[title="User:Mars icecream"],  a[href="/wiki/User:Mars icecream"],
 +
a[title="User:Mastan"],          a[href="/wiki/User:Mastan"],
 +
a[title="User:Nccvoyager"],      a[href="/wiki/User:Nccvoyager"],
 +
a[title="User:Nicereddy"],      a[href="/wiki/User:Nicereddy"],
 +
a[title="User:Rose"],            a[href="/wiki/User:Rose"],
 +
a[title="User:Shadowstealer7"],  a[href="/wiki/User:Shadowstealer7"],
 +
a[title="User:Silent"],          a[href="/wiki/User:Silent"],
 +
a[title="User:SirYodaJedi"],    a[href="/wiki/User:SirYodaJedi"]
 +
{font-weight:bold;color:#e67e22}
 +
 +
a[title="User:Kaldaien"],        a[href="/wiki/User:Kaldaien"],
 +
a[title="User:Silent"],          a[href="/wiki/User:Silent"]
 +
{font-weight:bold;color:#ffcc00}

Revision as of 07:23, 10 May 2021

html, body {
background: linear-gradient(22deg, rgba(136,63,144,1) 0%, rgba(249,2,57,1) 18%, rgba(251,65,88,1) 34%, rgba(254,189,23,1) 58%, rgba(207,236,254,1) 72%, rgba(0,212,255,1) 85%, rgba(207,236,254,1) 100%);
}

/* Changes some colors to my liking */

a[title="User:Andytizer"],       a[href="/wiki/User:Andytizer"]
{font-weight:bold;color:#2ecc71}

a[title="User:Aemony"],          a[href="/wiki/User:Aemony"],
a[title="User:Blackbird"],       a[href="/wiki/User:Blackbird"],
a[title="User:Expack3"],         a[href="/wiki/User:Expack3"],
a[title="User:Garrett"],         a[href="/wiki/User:Garrett"],
a[title="User:Mirh"],            a[href="/wiki/User:Mirh"],
a[title="User:Snuxoll"],         a[href="/wiki/User:Snuxoll"],
a[title="User:Suicide machine"], a[href="/wiki/User:Suicide machine"],
a[title="User:Vetle"],           a[href="/wiki/User:Vetle"]
{font-weight:bold;color:#16a022}

a[title="User:Baronsmoki"],      a[href="/wiki/User:Baronsmoki"],
a[title="User:AlRayes BRN"],     a[href="/wiki/User:AlRayes BRN"],
a[title="User:Cptmold"],         a[href="/wiki/User:Cptmold"],
a[title="User:Jigen123"],        a[href="/wiki/User:Jigen123"],
a[title="User:Marioysikax"],     a[href="/wiki/User:Marioysikax"],
a[title="User:Mars icecream"],   a[href="/wiki/User:Mars icecream"],
a[title="User:Mastan"],          a[href="/wiki/User:Mastan"],
a[title="User:Nccvoyager"],      a[href="/wiki/User:Nccvoyager"],
a[title="User:Nicereddy"],       a[href="/wiki/User:Nicereddy"],
a[title="User:Rose"],            a[href="/wiki/User:Rose"],
a[title="User:Shadowstealer7"],  a[href="/wiki/User:Shadowstealer7"],
a[title="User:Silent"],          a[href="/wiki/User:Silent"],
a[title="User:SirYodaJedi"],     a[href="/wiki/User:SirYodaJedi"]
{font-weight:bold;color:#e67e22}

a[title="User:Kaldaien"],        a[href="/wiki/User:Kaldaien"],
a[title="User:Silent"],          a[href="/wiki/User:Silent"]
{font-weight:bold;color:#ffcc00}