(even if you aren't vegan)
MediaWiki talk:Common.css
blockquote.Sylar div {
background: #0C0; margin: 0; padding: 2px; border-bottom: 1px solid white; }
- Sylar 21:53, 1 November 2008 (UTC)
- Hello? - Sylar 22:13, 1 November 2008 (UTC)
Someone must have mistaken what I said. I said to change it to /w, not /wiki. 
22:31, 1 November 2008 (UTC)
blockquote.Zoo5 {
border: 2px solid #09069A;
background: #EFF7FB;
color: #580A66;
font-weight: normal;
padding: 10px;
font-family: croobie;
width: 450px;
}
blockquote.Zoo5 div {
background: #84F6D4;
margin: 0;
padding: 5px;
border-bottom: 1px solid #04B86E;
}
next in line please yup 19:50, 22 November 2008 (UTC)
- Can someone change /wiki's for reflections to /w's?


20:44, 22 November 2008 (UTC)
- if you specify exactly what you mean, sure yup 20:50, 22 November 2008 (UTC)
- He wants you to change all instances of the string of characters "/wiki/" to "/w/" belstrnnmmvnmn 21:37, 22 November 2008 (UTC)
- if you specify exactly what you mean, sure yup 20:50, 22 November 2008 (UTC)
Example:
blockquote.ssxonlappy {
border: 4px solid #00f;
background: #000;
background-image: url('/wiki/images/XOnFireBack.PNG');
background-repeat: no-repeat;
background-position: bottom right;
color: #fff;
font-weight: bold;
padding: 1em;
font-family: courier new;
width: 500px;
}
to
blockquote.ssxonlappy {
border: 4px solid #00f;
background: #000;
background-image: url('/w/images/XOnFireBack.PNG');
background-repeat: no-repeat;
background-position: bottom right;
color: #fff;
font-weight: bold;
padding: 1em;
font-family: courier new;
width: 500px;
}
Can you please add this to zoo5? It's my last edit to it. Miss Peach
background-image: url('/w/images/Oceanic.png');
background-repeat: no-repeat;
background-position: bottom right;
next in line please yup 02:08, 24 November 2008 (UTC)
I want a blockquote with something blue and green, I don't realy care how it looks. Man-o-Man
02:01, 25 November 2008 (UTC)
- kgr8 go make it yourself
They call me Big T BLOOD
02:03, 25 November 2008 (UTC)
blockquote.man-o-man {
border: 4px solid black;
background: green;
color: blue;
font-weight: bold;
padding: 1em;
font-family: trebuchet ms;
width: 500px
)
(please fix any errors)
i will not look for any errors because i am tired and don't feel like doing that. if any kind soul wants to though go ahead.
next in line please yup 03:01, 25 November 2008 (UTC)
Wait! I forgot the subject line! Man-o-Man
13:30, 25 November 2008 (UTC)
blockquote.man-o-man {
background: green;
margin: 0;
padding: 5xp
border-bottom: black
}
by subject line, i assume you want it to be the div placed inside of the blockquote, which i have set up for you
next in line please
hi,
blockquote.mft3k {
border: 3px solid #000000;
background: #f0f0f0;
background-image: url('http://wuw.clamburger.org/w/images/MFT3K-BG.png');
background-repeat: no-repeat;
background-position: bottom right;
color: #000000;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 35px;
font-family: courier new;
width: 500px;
}
bye, -from the desk of 20eric06t-AES 04:52, 9 December 2008 (UTC)
blockquote.NPP {
background: blue;
color: red;
padding: 3px;
border-bottom: 2px solid #B7C8B6;
}
blockquote.NPP div {
background: light blue ;
margin: 0;
padding: 3px;
border-bottom: 1px solid #3DF5D0;
}
NPP wanted it. Brerose 04:16, 21 December 2008 (UTC)
blockquote.sbemail {
border: 4px solid #cc9;
background: #000;
background-image: url(/w/images/sbemailbackground.gif);
background-repeat: no-repeat;
background-position: bottom right;
color: #fff;
font-weight: bold;
padding: 1em;
font-family: courier new, monospace;
width: 500px;
}
blockquote.sbemail div {
background: #33f;
margin: 0;
padding: 0.2em;
border-bottom: 1px solid white;
}
next in line please yup 20:16, 22 December 2008 (UTC)
Can you take away the pre tags? It ruins every blockquote after it. 
20:32, 22 December 2008 (UTC)
blockquote.Marissa {
border: 2px solid #B08C3C;
background: #F2BD49;
color: #165216;
font-weight: normal;
padding: 7px;
font-family: "Garamond";
width: 375px;
background-image: url('/w/images/Marissacomputerblockquote.PNG');
background-repeat: no-repeat;
background-position: bottom right;
}
blockquote.Marissa div {
background: #947E00;
margin: 0;
padding: 5px;
border-bottom: 1px solid #524500;
}
Can you add this, any sysop or mod? Miss Peach
Can someone fix the sbemail blockquote to have the reflection's name changed to '/w/images/Sbemailbackground.gif'? 
03:29, 24 December 2008 (UTC)
Next in line please. yup 03:33, 24 December 2008 (UTC)
ALSO PLEASE GO HERE AND COPY YOUR BLOCKQUOTE IN TO ENSURE IT'S VALID BEFORE POSTING HERE. WARNINGS ARE FINE.
blockquote.Cryptogamer12 {
border: 2px solid black;
background: black;
color: light blue;
font-weight: normal;
padding: 7px;
font-family: "Garamond";
width: 375px;
background-image: url('/w/images/Marissacomputerblockquote.PNG');
background-repeat: no-repeat;
background-position: bottom right;
}
blockquote.Cryptogamer12 div {
background: white;
margin: 0;
padding: 5px;
border-bottom: 1px solid #524500;
}