
18/11/2014, 04:55
|
| | Fecha de Ingreso: febrero-2013
Mensajes: 14
Antigüedad: 12 años, 1 mes Puntos: 0 | |
separar columnas hola quisiera separar las columnas de los lados de la de en medio www.needmorebitcoin.com
en mi archivo style.css pone lo siguiente:
/*
Tags: white, bootstrap, three-columns
*/
.alert {
font-weight: bold;
text-align: center;
}
h5 {
font-weight: bold;
}
/* Solvemedia captcha fix. */
#adcopy-outer {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
#reward-list {
text-align: center;
list-style: none;
}
#reward-list .percentage {
font-size: 80%;
color: #666;
}
#faucet-label {
font-size: 130%;
}
si alguien es tan amable de decirme que cambiar se lo agradeceria |