Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .name {
- color: #FDD73A !important;
- }
- body {
- background: gray url(https://soybooru.com/api/booru/posts/62383/file) right bottom no-repeat fixed;
- color: #fdd73a;
- text-shadow:
- -0.75px -0.75px 0 black,
- 0.75px -0.75px 0 black,
- -0.75px 0.75px 0 black,
- 0.75px 0.75px 0 black;
- }
- form table tr th {
- background: #646464;
- }
- div.banner {
- background-color: #f00;
- }
- .intro span.subject {
- color: #043d5f;
- text-shadow:
- -1px -1px 0 transparent,
- 1px -1px 0 transparent,
- -1px 1px 0 transparent,
- 1px 1px 0 transparent;
- }
- .poster_id {
- text-shadow:
- -1px -1px 0 transparent,
- 1px -1px 0 transparent,
- -1px 1px 0 transparent,
- 1px 1px 0 transparent;
- }
- .options_tab_icon {
- color: #000;
- text-shadow:
- -1px -1px 0 transparent,
- 1px -1px 0 transparent,
- -1px 1px 0 transparent,
- 1px 1px 0 transparent;
- cursor: pointer;
- }
- #options_div, #alert_div {
- background-color: #7e7e7d;
- border: 4px solid black;
- }
- #options_tablist {
- padding: 0px 0px;
- border-right: 4px solid black;
- }
- header div.subtitle, h1 {
- color: black;
- text-shadow:
- -2px 0 white,
- 2px 0 white,
- 0 -2px white,
- 0 2px white,
- -2px -2px white,
- 2px -2px white,
- -2px 2px white,
- 2px 2px white;
- font-family: Impact, sans-serif;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- h2 {
- color: black;
- text-shadow:
- -1px -1px 0 white,
- 1px -1px 0 white,
- -1px 1px 0 white,
- 1px 1px 0 white;
- }
- .desktop-style div.boardlist:nth-child(1) {
- box-shadow: 0 0px 40px rgba(0, 0, 0, 1);
- border-bottom: 1px solid;
- border-color: black;
- background-color: black;
- }
- span.quote2 {
- color: #ff6f18;
- }
- span.quote {
- color: #a6d42f;
- }
- div.post.reply div.body a {
- color: #000;
- text-shadow:
- -1px -1px 0 transparent,
- 1px -1px 0 transparent,
- -1px 1px 0 transparent,
- 1px 1px 0 transparent;
- }
- a {
- color: #b0dafc;
- }
- a:hover {
- color: #004afc;
- }
- a:visited {
- color: #00dafc;
- }
- div.post.reply {
- background-color: #646464 !important;
- color: white;
- border-radius:0;
- border-color: #1d1f1c;
- }
- div#post-moderation-fields , div#style-select {
- padding:4px;
- background-color:rgba(0,0,0,28);
- }
- span.heading {
- color: #FF565C !important;
- }
- .remove-btn {
- color: rgba(255,255,255,128) !important;
- }
- hr {
- border-color:transparent;
- }
- div.pages {
- background: #fff;
- border: 4px solid #000;
- }
Advertisement
Add Comment
Please, Sign In to add comment