Jump to content

User:ILoveHirasawaYui/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*https://en.wikipedia.org/wiki/Help:User_style*/
#p-logo a { background: url(https://i.imgur.com/rKYfiBS_d.webp?maxwidth=50&fidelity=grand) 35% 50% no-repeat; }
#p-cactions ul li, #p-cactions ul li a {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
}
#content {
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
}
.pBody {
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
.firstHeading { text-align: center;
}
/*#content, #content table
#p-cactions ul li a { background: #222222; }
body { background: #000000; }
pre { background: #222222 }
.searchButton {
    background-color: #aaaaaa;
}

#p-cactions ul li.selected a { background: #444444; }
#p-cactions li.selected { border-color: #444444; }

li#pt-userpage { background: none }
#searchInput { border: 1px inset; }

#bodyContent { color: #FFFFFF; }
div
a:link { color: #857aff; }
a:visited { color: #bdc4ff; }
a.new:link { color: #fc7465; }
a.new:visited { color: #ffb3ab; }
a.extiw:link { color: #857aff; }
a.extiw:visited { color: #bdc4ff; }
a.external:link { color: #857aff; }
a.external:visited { color: #bdc4ff; }

.firstHeading { text-align: center;
color: #FFFFFF;
}
h1, h2, h3, h4, h5 { color: #FFFFFF;}

.catlinks {
  background: #000000;
}
#p-personal h5 {
    display: inline;
}*/