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

no edit summary
Line 6: Line 6:
   background-attachment: fixed;
   background-attachment: fixed;
   border: 1px solid #32CD32;
   border: 1px solid #32CD32;
  border-top-left-radius: 1em;
  border-right: none;
}
}


Line 18: Line 20:
background: url(https://cdn.discordapp.com/attachments/685201387998806213/686639840736837656/oe-min.jpg) top left fixed;
background: url(https://cdn.discordapp.com/attachments/685201387998806213/686639840736837656/oe-min.jpg) top left fixed;
background-color: black;
background-color: black;
}
#footer {
  border: 1px solid #32CD32;
  border-right:none;
}
#p-cactions li.selected, {
  border: 1px solid #32CD32;
}
#p-cactions ul li, #p-cactions ul li a {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  padding-bottom: 5px;
}
#p-personal ul a:hover {
    text-decoration: underline;
    background-color:transparent;
}
div#sidebar.portlet, #p-cactions li.selected {
  border: 1px solid #32CD32;
}
textarea {
  border-color: #F30;
  border-style: solid;
  background-repeat:repeat-y;
}
input {
  background-color: #ffd67d;
  color:#832400;
  border: 1px solid #df2500;
}
.portlet {
width: 11.6em;
}
}
8,161

edits