Код: Выделить всё
inverted color
Код: Выделить всё
div {
background-color: #f00;
}
p {
color: /* how to use inverted color here in relation with div background ? */
}
Есть цвет: прозрачный; почему бы не использовать цвет: инвертировать; даже в CSS3?
Подробнее здесь: https://stackoverflow.com/questions/177 ... -using-css
Мобильная версия