Difference between revisions of "User:Results May Vary/monobook.css"

(brighter)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#content
#content
{
{
   background-image:url(https://cdn.discordapp.com/attachments/685201387998806213/686632235985928243/sfzerocrew.png);
   background-image:url(/w/images/1/1f/SF0bkgd.jpg);
   background-repeat:no-repeat;
   background-repeat:no-repeat;
   background-position: right;
   background-position: right;
Line 8: Line 8:


#pagehistory li {
#pagehistory li {
     border: 1px solid #aaa;
     border:none;
    border-top:none;
}
 
.mw-changeslist-legend {
  border: 1px solid #aaa
}
}

Latest revision as of 18:38, 10 March 2020

#content
{
  background-image:url(/w/images/1/1f/SF0bkgd.jpg);
  background-repeat:no-repeat;
  background-position: right;
  background-attachment: fixed;
}

#pagehistory li {
    border:none;
}

.mw-changeslist-legend {
  border: 1px solid #aaa
}