[Game] Let's make a new Kareha stylesheet one rule at a time [CSS] (17)

1 Name: VIPPER : 2011-01-29 16:15 [Del]

html {

padding: 0px;
margin: 0px;
background: #DADD1C;

}

2 Name: VIPPER : 2011-01-29 16:18 [Del]

/* Please refer to the existing stylesheets at http://www.secretareaofvipquality.net/saovq/css/ the general idea */

3 Name: VIPPER : 2011-01-29 21:16 [Del]

body {
padding: 32px;
margin: 32px;
background-image: url(../img/baDAY.gif);
background-repeat: repeat;
font-family: "Comic Sans MS";
}

4 Name: VIPPER : 2011-01-30 08:29 [Del]

.thread:after {
content: "That was VIP quality!";
display: block;
margin: 10px auto 20px auto;
text-align: center;
font: italic small-caps normal 24px Georgia, serif;
letter-spacing: -2px;
text-shadow: #f00 1px 0px 0px;
}

/* Add 4 spaces in front of every line to preserve indentation */

5 Name: VIPPER : 2011-01-30 09:42 [Del]

/* Easy install, will be updated every few days:
1: Get Greasemonkey for your browser
2: Install http://tablec.at/vipcss/vipcss.user.js
3: Set board look to pseud0ch.
(Let me know if it doesn't work for you.)
*/
a:link {color: #00F;}
a:visited {color: #F00;}
a:focus, a:hover, a:active {color: #0F0;}

6 Name: VIPPER : 2011-01-30 09:59 [Del]

/* Forgot to mention: disable the greasemonkey script manually
once you're done, changing stylesheets won't work right */

7 Name: VIPPER : 2011-01-30 19:30 [Del]

>>5
/*
Access all data on all websites
Set a filter, bro.
*/

8 Name: VIPPER : 2011-01-30 19:58 [Del]

#titlebox h1 {
font-size: 20em;
font-weight: bold;
padding: 0px;
margin: 0px;
text-transform: uppercase
}

9 Name: VIPPER : 2011-01-30 22:10 [Del]

/* >>7
Is the issue with Google pokéball?
They have this standard warning on every user.js script written
to Greasemonkey's standards AFAIK.
https://sites.google.com/a/chromium.org/dev/developers/design-documents/user-scripts
I tried the syntax they recommend and still had that warning.
Check the source if you want, it's a harmless almost-one-liner.
*/

.replynum a {
color: white !important;
text-decoration: none !important;
text-shadow: black 0 0 5px;
font-family: Inconsolata, Consolas, Monaco, monospace !important;
background: white;
padding: 3px;
border: 1px dotted orange;
}

10 Name: VIPPER : 2011-01-30 22:15 [Del]

/* Ah, left some useless !important in there from previewing
my rule in the stylish extension. Whatever, they don't hurt. */

11 Name: VIPPER : 2011-01-31 01:53 [Del]

/* >>10 Yes, Stylish! I found myself unable to pick only one element & ending up composing a Secret CSS of HTML5 Quality. i@EƒÖEj To have rounded edges, drop shadows, and gradients! That is my goal! */

12 Name: VIPPER : 2011-01-31 04:09 [Del]

>>11 I'd love to see it, mysterious-font type VIPPER!

13 Name: VIPPER : 2011-01-31 09:23 [Del]

#footer:before {
content: url(http://i.imgur.com/R7Nnc.gif);
}

14 Name: VIPPER : 2011-01-31 10:00 [Del]

.thread h2 a:link, .thread h2 a:visited {
display: block;
font: 20px "Futura", "Helvetica Neue", "Arial Narrow", "Tahoma", sans-serif;
font-stretch: condensed;
font-weight: lighter;
color: white;
background: black;
text-align: right;
text-decoration: none;
width: 800px;
overflow: hidden;
margin: 0;
padding: 5px 15px 5px 5px;
position: relative;
left: -440px;
top: 430px;
rotation: 270deg;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
border: 2px solid white;
-moz-border-radius: 20px;
border-radius: 20px;
}

.thread h2 a:focus, .thread h2 a:active, .thread h2 a:hover {
border: 2px solid black;
color: black;
background: white;
}

/* EXPERT CSS PROGRAMMERS ITT */

15 Name: VIPPER : 2011-01-31 15:48 [Del]

>>12
@http://pastebin.com/scbHfzC3
@I've only tested around Firefox & Chrome.
@It's basically just stuff I played with in Stylish.
@@@@@@@É
@@@@@@@ @@@@@@ÈQÈ@@@@@Oh god, what is this WEB 2.0
@@@@@ ÈQÈ @@@iL<_M @j@Ú@garbage! You shame our family!
@@@@@i@L_T`j@@@ /@@Üi@@@@
P_@ ^@@ /PPPPP/.@|@@@@@
PP| /@@@./ @@CSS@@/. |@|
P|@|i__Æ‚Â/QQQQQ/Q|@|QQQQ
“c|@|@_QQQjj_@@@@iu@½
É|||@|@@@@@@ ÜP

I am excited to try the other styles!

16 Name: VIPPER : 2011-01-31 17:24 [Del]

#posts .thread {
background-color: #DDCCDD;
padding: 20px;
margin-bottom: 4em;
clear: both;
-moz-border-radius: 100px;
}

17 Name: VIPPER : 2011-01-31 22:08 [Del]

#titlebox h1 {

font-size: 5em; /* Modesty is a VIP virtue, >>8 */

}

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: