Resultados de la b煤squeda:

Cirno 2


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

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

/*Barra de tablones*/
.barra {
font-size: 120%;
line-height: 140%;
border: 1px solid #07c9d7;
background: #b4fff97d;
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(7, 147, 252, .93); /*sombreado de barra*/
border-bottom: 1px solid;
background-color: #01e31e;
}
div.boardlist {
margin-top: 3px;
color: #49e333;
font-size: 9pt;
}
.boardlist {
background: #d8d9df !important;
color: #1ed436 !important;
border-radius: 5px;
}

/*Franja de division arriba de formato de posteo*/
div.banner {
color: #2215e5;
}
div.banner a {
color: #002afb;
}
div.banner {
background-color: #c2c7c6;
font-weight: bold;
text-align: center;
margin: 0 0 1em;
}

.replymode {
color: #17e1ea;
background: #2f39fdcc;
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:#e4fffe;
color:#5959ff;
border:1px solid #b3917b;
padding:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}/*Colores del formato de posteo*/
form table tr th {
background: #74f3f9 !important;
color: #0c10b9 !important;
border: 1px solid #000 !important;
border-radius: 5px;
}

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

.postarea, #de-pform {
background: rgba(185, 255, 252, .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: #01f;
border: 0 none;
}

/*Caja de OP (opcional)*/

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

}

.thread > blockquote{
background-color: #ffffffe6;
border: 1px solid #8ac5ed;
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: #6479f2 !important;

border-radius: 9px;
}

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

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

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

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

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

.reporte {
background-color: #cffffbe6;
border: 1px solid #8ac5ed;
padding: 8px;
margin-bottom: 5px;
border-radius: 5px;
color: #002d9e;
}

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

/*Links*/
a,
aisited {

color: #00e1ff;
}

/*Encima de link*/
a:hover,.intro a.post_no:hover {
color: #6b16e1;
}
.reflink a:hover {
color: #06faff !important;
}

.enviar:hover{
background-color: blue;
color:#06faff;
}

/*Link visitado*/
a:visited {

color: #0059ff;
}

/*Respuestas*/
div.post.reply div.body a {
color: #0713bf;
}

.reply {
background-color: #ffffffe6;
border: 1px solid #8ac5ed;
color: #2c02fd;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

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

/*Numero de post*/
.reflink a {

color: #5c2ffd !important;
font-weight: 700;

}

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

.unkfunc {
background: inherit;
color: #00ac76;
}

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

/*Spoiler*/
span.spoiler {
background: #040000;
color: #000;
padding: 0 1px;
}
div.post.reply div.body span.spoiler a {
color: black;
}
span.spoiler:hover div.post.reply div.body span.spoiler:hover a {
color: #9192ff;
}

/*Caja para codigo "/code" */
pre.prettyprint {
padding: 2px;
border: 2px solid #8a8888;
background-color: #d6d5d5;
}

.code {
background: #edf8ffcc;
border: 1px solid #0d32fe;
}/*Flechas de navegacion*/
#pcscrollTop, #pcscrollBottom {
background-color: #0d0dff59;
border: 1px solid #5146e9;
color: #0700ff;
}

/*Boton para entrar a hilo*/
#botonresp {
margin: 0;
cursor: pointer;
border-radius: 3px;
background: #0cbbd7;
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: #00089e;
padding: 2px;
}

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

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

/*Aviso "verde"*/
.avisoverde {
padding: 10px;
background: #130edf;
color: #a5f1ff;
border: 1px solid #0d00ff;
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: #ffe;
background: #777cde;
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: #d6f2f2;
border: 1px solid #abb1dd;
border-radius: 5px;
line-height: 145%;
}/*Imagen, color de fondo y letras */
body {
color: #0904a8 !important;
background: url("
https://img-fotki.yandex.ru/get/4712/107612177.157/0_6f1dd_2cf2a6a2_XL.png") repeat, url("http://i65.tinypic.com/302ns5g.png") no-repeat fixed 600px -40px, url("http://www.officialpsds.com/images/thumbs/Snow-Falling-overlay-psd90667.png") repeat !important;
width: 100%;
}

html, body {
background-color:#fffefe !important;
}
Cirno 1

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

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

/*Barra de tablones*/
.barra {
font-size: 120%;
line-height: 140%;
border: 1px solid #07c9d7;
background: #b4fff97d;
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(7, 147, 252, .93); /*sombreado de barra*/
border-bottom: 1px solid;
background-color: #01e31e;
}
div.boardlist {
margin-top: 3px;
color: #49e333;
font-size: 9pt;
}
.boardlist {
background: #d8d9df !important;
color: #1ed436 !important;
border-radius: 5px;
}

/*Franja de division arriba de formato de posteo*/
div.banner {
color: #2215e5;
}
div.banner a {
color: #002afb;
}
div.banner {
background-color: #c2c7c6;
font-weight: bold;
text-align: center;
margin: 0 0 1em;
}

.replymode {
color: #17e1ea;
background: #2f39fdcc;
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:#e4fffe;
color:#5959ff;
border:1px solid #b3917b;
padding:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}/*Colores del formato de posteo*/
form table tr th {
background: #74f3f9 !important;
color: #0c10b9 !important;
border: 1px solid #000 !important;
border-radius: 5px;
}

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

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

.postarea, #de-pform {
background: rgba(185, 255, 252, .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: #01f;
border: 0 none;
}

/*Caja de OP (opcional)*/

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

}

.thread > blockquote{
background-color: #ffffffe6;
border: 1px solid #8ac5ed;
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: #6479f2 !important;

border-radius: 9px;
}

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

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

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

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

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

.reporte {
background-color: #cffffbe6;
border: 1px solid #8ac5ed;
padding: 8px;
margin-bottom: 5px;
border-radius: 5px;
color: #002d9e;
}

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

/*Links*/
a,
aisited {

color: #00e1ff;
}

/*Encima de link*/
a:hover,.intro a.post_no:hover {
color: #6b16e1;
}
.reflink a:hover {
color: #06faff !important;
}

.enviar:hover{
background-color: blue;
color:#06faff;
}

/*Link visitado*/
a:visited {

color: #0059ff;
}

/*Respuestas*/
div.post.reply div.body a {
color: #0713bf;
}

.reply {
background-color: #ffffffe6;
border: 1px solid #8ac5ed;
color: #2c02fd;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

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

/*Numero de post*/
.reflink a {

color: #5c2ffd !important;
font-weight: 700;

}

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

.unkfunc {
background: inherit;
color: #00ac76;
}

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

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

.code {
background: #edf8ffcc;
border: 1px solid #0d32fe;
}

/*Flechas de navegacion*/
#pcscrollTop, #pcscrollBottom {
background-color: #0d0dff59;
border: 1px solid #5146e9;
color: #0700ff;
}

/*Boton para entrar a hilo*/
#botonresp {
margin: 0;
cursor: pointer;
border-radius: 3px;
background: #0cbbd7;
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: #00089e;
padding: 2px;
}

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

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

/*Aviso "verde"*/
.avisoverde {
padding: 10px;
background: #130edf;
color: #a5f1ff;
border: 1px solid #0d00ff;
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: #ffe;
background: #777cde;
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: #d6f2f2;
border: 1px solid #abb1dd;
border-radius: 5px;
line-height: 145%;
}/*Imagen, color de fondo y letras */
body {
color: #0904a8 !important;
background: url("
http://depts.washington.edu/uwhonors/img/overlays/snow.png") repeat, url("http://i61.tinypic.com/148ge1t.jpg") no-repeat fixed right bottom,
url("http://www.pd4pic.com/images800_/ice-crystal-ice-form-frost-fabric-grid-glass-7.png") repeat!important;
display: inline-block !important;
width: 100%

}

html, body {
background-color:#fffefe !important;
}
Ok, ya arregle los spoilers y el catalogo, la caja del /code es editable, el texto verde y rojo tambien, los botones de enviar y reportar son editables, no me he metido con el inicio ni las reglas ni la lista de bans por que al carajo, casi no se entra alli realmente y solo seria esfuerzo extra, si alguien quiere meterse con eso adelante.
Como no veo que mas agregarle y creo que ya estan completos los estilos de Cirno los posteare uno a uno con una preview y partire de ellos para hacer el resto de estilos que tengo planeado.
Los siguientes seran los de Madoka por que me quedan mas rapido de hacer.
De nuevo, si requieres ayuda para hacer el de tu waifu me puedes preguntar.
No m谩s monas chinas por hoy
A ver negros, se notan que nunca leyeron los comics de la Leyenda de Aang. Alli explica el porque muchas cosas como la fundacion de Ciudad Republica, el hecho que todos sepan el rayo control y el metal control y tambien los destinos de muchos personajes.

El problema de Korra no fue el lesbianismo, el problema es que su finales eran confunsos y forzados a terminar ademas de su desperdicio de personajes que eran intersantes, pero que no le dieron tiempo de profundizar.

Otro problema fue que casi toda su audiencia no eran fan de leer comics y por eso muchos no entendian que paso entre el final de Aang y el comienzo de Korra. Creo que eso le jugo un papel negativo.

Otra principal razon fue que Nick en esos tiempos era una basura que enfocaba el 90% de su presupuesto en mierdas live action y dejaba casi sin presupuesto sus animaciones. La Leyenda de Korra tenia el problema del presupuesto y de alli que casi lo mandaron a internet, porque ya para Nick, no le era rentable comparado a los live actions de ese tiempo como ICarly o Victorious.

En fin, mi Libro Favorito fue el Libro 3 con el tema de la Anarquia y el Loto Rojo. El Libro 2 explorando las tribus aguas y sus problemas fue interesante, tu sus momentos altos y bajos pero fue buena. El Libro 1 para mi tuvo potencial desperdiciado, si se hubiera enfocado mas en el tema de la revolucion y las relaciones entre maestros control y seres normales seria mas entendible.

La 4ta parte que para mi fue el mayor desperdicio de potencial y una gran decepcion. Literal crearon un Hitler y una Alemania Nazi y ni se atrevieron a explorarla, a contar los origenes y el legado del Loto Rojo. Kuvira pudo pasar a la sala de los mejores villanos, al nivel de Osai pero no. Le dieron una derrota estupida y nunca brillo, paso sin pena ni gloria.

En fin, si quieres ver Korra lo recomiendo, pero tienes que ver muy bien La Leyenda de Aang y sus comics para entender todo. Hay episodios que te puedes saltar ya que no aportan nada a la linea argumental y quitando la forzada de la korra lesbiana, es una serie aceptable.
>>54745
驴No recuerdas a Wanda?
>>68447
>Dota 2
Para juegos muertos ya hay un episodio de South Park (WoW).
>>54744

>Wanda 2.0.

驴Por qu茅 ir tan lejos? ClipStudio tiene maniqu铆es y hasta las mesitas esas de sal贸n de clase que usa OP; tambi茅n puedes importar 3D desde Blender o Maya.
>>54548 (OP)
>>54584
>>54688
>>54741
Dejame adivinar, usas un programa de modelado 3D, creas todos los escenarios, cuerpos, poses y demas cosas y luego detallas a los personajes 驴verdad?

>Aldo
Esto me huele a un Wanda 2.0