User:HolyNetworkAdapter: Difference between revisions
Jump to navigation
Jump to search
import>HolyNetworkAdapter No edit summary |
import>HolyNetworkAdapter No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | |||
#pt-mycontris,#pt-watchlist,#pt-preferences,#pt-notifications-alert,#pt-notifications-notice,.mw-echo-alert,#pt-togglenotes, | |||
#p-personal-label,.mw-indicators>*,#footer,#footer-info,#siteNotice, | |||
.skin-monobook .hideonmonobook { | |||
display:none!important; | |||
} | |||
body {background-image:linear-gradient(to right, rgb(0,101,163), rgb(0,61,99), rgb(0,0,0))!important;} | |||
[id*="ca-"] {opacity:0} | |||
[id*="ca-"],[id*="ca-"]>* {cursor:default} | |||
[id*="ca-"]:hover {opacity:0.1} | |||
#p-personal{ | |||
background:rgba(255,0,255,.40)!important; | |||
background:#f0f; | |||
animation: none!important | |||
} | |||
#pt-userpage>a,#pt-logout>a,#pt-mytalk>a{ | |||
font-size:0px; | |||
animation: none!important | |||
} | |||
#pt-userpage>a:before{ | |||
content:"WinAce_User42069"; | |||
font-size:11px; | |||
color:#f0f!important; | |||
} | |||
#pt-userpage>a:after{ | |||
content:" 2,147,483,647 jamsterpoints, 500,000 Winace Tokens"; | |||
font-size:11px; | |||
color:#f00!important; | |||
} | |||
#pt-logout>a:before{ | |||
content:"market settings"; | |||
font-size:11px; | |||
color:#00f!important; | |||
} | |||
#pt-logout>a:after{ | |||
content:" [0]"; | |||
font-size:11px; | |||
color:#ff0!important; | |||
} | |||
#pt-login > a { | |||
color:#00f!important; | |||
} | |||
#pt-createaccount > a { | |||
color:#f0f!important; | |||
} | |||
#p-personal:after{ | |||
content:"Welcome to the WinAce Market, the best market for everything!"; | |||
position:absolute; | |||
right:0; | |||
left:0; | |||
background:rgba(255,255,0,.50)!important; | |||
background:#ff0; | |||
color:#f00!important; | |||
font-size:14px; | |||
font-family:"Comic Sans MS","Comic Sans",comicsans,sans-serif; | |||
padding:2px; | |||
border-bottom:1px dotted #000; | |||
pointer-events:none; | |||
} | |||
.mw-wiki-logo { | |||
animation:none!important; | |||
animation-name:none!important; | |||
animation-duration:0s!important; | |||
position:relative; | |||
background-image:none; | |||
margin-top:3px; | |||
} | |||
.mw-wiki-logo:after{ | |||
content: ""; | |||
position:absolute; | |||
top:40px; | |||
left:10px; | |||
height: 1px; | |||
width: 1px; | |||
background:#0365ae; | |||
box-shadow: {{:WinAce Market/logo}}; | |||
} | |||
@keyframes marquee { | |||
from {transform:translateX(-100%)} | |||
to {transform:translateX(100%)} | |||
} | |||
#no-monobook-warning { | |||
color:red; | |||
font-size:150%; | |||
line-height:1.6; | |||
text-align:center; | |||
animation:marquee 10s linear infinite; | |||
display:inline-block; | |||
white-space: nowrap; | |||
} | |||
#no-monobook-warning a { | |||
color:darkred; | |||
} | |||
.mw-customtoggle-winacewoman { | |||
color:#00d; | |||
} | |||
.mw-customtoggle-winacewoman:hover { | |||
text-decoration:underline; | |||
color:#00e; | |||
} | |||
.winacetoggle { | |||
display: block !important; | |||
} | |||
.undefbtn { | |||
-webkit-user-select:none; | |||
-moz-user-select:none; | |||
-ms-user-select:none; | |||
user-select:none; | |||
} | |||
.undefbtn:hover { | |||
background:#888!important; | |||
} | |||
.undefbtn:active { | |||
background:#999!important; | |||
} | |||
.undefbtn a { | |||
color:#100!important; | |||
} | |||
@keyframes color { | |||
from {color:black} | |||
to {color:red} | |||
} | |||
}} | |||
{{Userpage}} | {{Userpage}} | ||
{{Based}} | {{Based}} |