User:Adam Savage/CodeTest
Jump to navigation
Jump to search
/** Polls for Adam **/
div.ajax-poll {
background:cyan;
border:3px solid red;
color:green;
}
div.ajax-poll div.header { font-weight: bold;
color: red; text-decoration: underline;
}
a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button { border: 3px ridge orange; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, green), color-stop(65%, purple)); color: red; }
/** End of Polls **/