Resultados de la b煤squeda:

Ok... aqui van, Madoka 1

/*Encabezado*/
header div.subtitle, h1 {
color: #0e9906;
text-align: center;
}

.logo {
clear: both;
text-align: center;
padding-top: 8px;
padding-bottom: 10px;
font-size: 220%;
line-height: 120%;
color: #ff4769;
width: 100%;
}

/*Barra de tablones*/
.barra {
font-size: 120%;
line-height: 140%;
border: 1px solid #f00cb7;
background: #fdb4ff7d;
padding: 8px 5px;
border-radius: 5px;
}

.desktop-style div.boardlist:not(.bottom) {
position: fixed;
top: 0;
left: 0;
right: 0;
margin-top: 0;
z-index: 30;
box-shadow: 0 1px 4px rgba(98, 3, 16, .93); /*sombreado de barra*/
border-bottom: 1px solid;
background-color: #ca04a1;
}
div.boardlist {
margin-top: 3px;
color: #df0c1b;
font-size: 9pt;
}
.boardlist {
background: #14ec07 !important;
color: #1ed436 !important;
border-radius: 5px;
}

/*Franja de division arriba de formato de posteo*/
div.banner {
color: #00a82a;
}
div.banner a {
color: #00c11a;
}
div.banner {
background-color: #00fd04;
font-weight: bold;
text-align: center;
margin: 0 0 1em;
}

.replymode {
color: #ffebf9;
background: #fd2fcacc;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 110%;
width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

/*Post seleccionado*/
.highlight {
background:#2bf900;
color:#ce449f;
border:1px solid #0dca45;
padding:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}/*Colores del formato de posteo*/
form table tr th {
background: #e12baf !important;
color: #e10836 !important;
border: 1px solid #000 !important;
border-radius: 5px;
}

/*Colores del formato de posteo*/
form table tr th {
background: #f974d6 !important;
color: #6a0442 !important;
border: 1px solid #000 !important;
border-radius: 5px;
}

.postblock {
background: #f756dd;
text-align: center;
color: #fffdfd;
padding: 5px;
font-weight: 700;
border: 1px solid #990173;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.postarea, #de-pform {
background: rgba(255, 185, 247, .51);
margin: 15px auto;
padding: 10px;
width: 706px;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}/*Lineas de division*/
hr {
height: 1px;
background-color: #ff0090;
border: 0 none;
}

/*Caja de OP (opcional)*/

div.body{
background-color: #f264ccd9;
margin-left: 22.8%;
padding-bottom: 20px;
margin-right: 1%;
border-radius: 9px;
padding-left: 1%;
padding-top: 1%;

}

/*Cajas de respuestas*/
.post.reply {
background: #ff405b !important;

border-radius: 9px;
}

/*Titulo*/
.intro
span.subject {
color: #c38ec8;
font-weight: bold;
}

.filetitle {
background: inherit;
color: #e1087c;
font-weight: 700;
}

/*Nombre*/
.intro span.name {
color: #09ea11 !important;
}

.postername {
color: #ff7e77;
font-weight: 700;
}

/*Admins*/
.intro span.capcode,
p.intro a.capcode,
p.intro a.nametag {
color: #0eff01;
margin-left: 0;
}/*Caja de reportes*/

.reporte {
background-color: #ffcffee6;
border: 1px solid #ed8ace;
padding: 8px;
margin-bottom: 5px;
border-radius: 5px;
color: #96009e;
}

.eliminar, .reportar {
background-color: #ff0ebfe6;
border: 1px solid #f28a8a;
border-radius: 3px;
font-size: 13px;
color: #fff;
cursor: pointer;
padding: 7px;
opacity: .7;
}

/*Links*/
a,
aisited {

color: #ff1fec;
}

/*Encima de link*/
a:hover,.intro a.post_no:hover {
color: #9d16e1;
}
.reflink a:hover {
color: #ff06ea !important;
}

.enviar{
background-color: #ff00bf;
color:#40309f;
}
.enviar:hover{
background-color: #ff00bf;
color:#f9c0f4;
}

/*Link visitado*/
a:visited {

color: #f05;
}

/*Respuestas*/
div.post.reply div.body a {
color: #07bf20;
}

.reply {
background-color: #fff4fee6;
border: 1px solid #ed8ad3;
color: #9d02fd;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.enviar {
border: solid 0 #ea79f4;
border-radius: 3px;
font-size: 13px;
color: #fff;
padding: 3px 9px;
background-color: #ff35bf;
cursor: pointer;
margin-left: 10px;
float: right;
}

/*Numero de post*/
.reflink a {

color: #ff2365 !important;
font-weight: 700;

}

/*Texto verde*/
.quote {
color: #fd2fd7 !important;
}

.unkfunc {
background: inherit;
color: #01b53b;
}

/*Texto rojo*/
span.heading {
color: #c80707;
font-size: 15pt;
font-weight: bold;
}
.redtext {
background: inherit;
color: #ff6905;
}

/*Spoiler*/
span.spoiler {
/*fondo normal*/
background: #ffa4f7;
color: #ffa4f7 !important;
padding: 0 1px;
}
/*Spoiler mouse encima*/
span.spoiler:hover {
background: #ee67c0;
color: #710477!important;
padding: 0 1px;
}/*Caja para codigo "/code" */
pre.prettyprint {
padding: 2px;
border: 2px solid #8a8888;
background-color: #d6d5d5;
}

.code {
background: #fff6fecc;
border: 1px solid #fe0db6;
}

/*Flechas de navegacion*/
#pcscrollTop, #pcscrollBottom {
background-color: #fdb4ff7d;
border: 1px solid #f00cb7;
color: #f96491;
}

/*Boton para entrar a hilo*/
#botonresp {
margin: 0;
cursor: pointer;
border-radius: 3px;
background: #d70cbf;
color: #ffe;
}
#botonresp:hover {
margin: 0;
cursor: pointer;
border-radius: 3px;
background: #d70c6b;
color: #ffe;
}

/*Boton de expandir hilo*/
.expandirhilo {
padding: 3px 7px;
margin: 0 2px 3px 0;
cursor: pointer;
border-radius: 3px;
background: #08009e;
color: #ffe;
border: 0;
}

/*Texto de posts omitidos*/
.omittedposts {
color: #fb2566;
padding: 2px;
}

/*"Sigue leyendo el post completo..."*/
.abbrev {
color: #ec70ca;
padding-top: 20px;
}

/*Lista de hilos(numeros)*/
.numeros {
background-color: #fff3f4e6;
border: 1px solid #ed8a8f;
padding: 5px;
border-radius: 5px;
}

/*Aviso "verde"*/
.avisoverde {
padding: 10px;
background: #ffadc8;
color: #d504ae;
border: 1px solid #ee1278;
border-radius: 5px;
line-height: 135%;
}

/*Aviso "rojo"*/
.avisorojo {
padding: 10px;
background: #9cf9ff;
color: #330cf5;
border: 1px solid #1b11e1;
border-radius: 5px;
line-height: 135%;
}

/*Catalogo*/
.catalogmode {
color: #fff;
background: #ff31aa;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 110%;
width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.cellcatalog, .cell-recommendation {
background: #ffedff;
border: 1px solid #ff72c2;
border-radius: 5px;
line-height: 145%;
}/*Imagen, color de fondo y letras */
body {
color: #c125ff !important;
background: url("
http://dc366.4shared.com/img/Y9GMcY4B/s7/1294ce98fb0/glow_summoner") repeat, url("http://3.bp.blogspot.com/-btwWg4oBUwg/UqPLUrurvKI/AAAAAAAAC4c/j7g3TXMzyYk/s1600/tumblr_mtarxeSN8g1shvk0io1_500.png") no-repeat fixed right bottom 300%,
url("http://4.bp.blogspot.com/-k7H-HesPquo/USmvDP55dfI/AAAAAAAAOXE/O5KYxFbkOcE/s1600/flowernew.png") -100px, repeat!important;
width: 100%

}

html, body {
background-color:#fff1fd !important;
}
>>6305932
>marico
esa es una peneca negro, o una coste帽a talvez kek
>>6305940

Pues admito que a Elianita le falta hacer unas sentadillas. Pero la pobre trabaja 10 horas diarias de noche y casi no duerme o tiene tiempo por eso mismo ;_;

De todas formas yo me pongo esas piernas de collar gustoso y le como toda la pepa como la traiga.
>>6305944
No ofendas a las momias, de menos esas est谩n jodidamente muertas y pudri茅ndose.

Esta esta descomponi茅ndose y sigue viva.
>>6305938
>idolatra momias obesas

Pat茅tico.
>>6305936
na, que solo es una puta aguada la cual oputa tiene bien en un pedestal desde cringerefugio.
>>6305924
>>6305931

>gorda

Negros, est谩n muy traumados. Esto es el abdomen normal de una mujer despu茅s de sus 30's...

S茅 que el 3D les impresiona; pero no todo son lolis 2D...
>>6305934
Hey, que la otra mitad gorda son ballenas
>la mitad del hilo es shitpost
>>6305923
Pues he notado que casi no usan el "marico" como s铆 lo hace en exceso la dama relatada.

Igual, las dos anteriores, usan mucho el "banana de mierda"...

En fin, sea como sea, vives en una tierra privilegiada, negro. Te envidio por eso.

Adoro el acento de sus mujeres tambi茅n.