29 августа 2009, 17:00
CSS: Change color of selected text (not IE)
::-moz-selection{ background:#fff; color:#000; } ::selection{ background:#fff; color:#000; }
PHP: BBcode to HTML | ← | Ctrl | → |
Hello. I am web-developer since 2003. This blog about stuff for coders.
Follow @deerua29 августа 2009, 17:00
::-moz-selection{ background:#fff; color:#000; } ::selection{ background:#fff; color:#000; }
PHP: BBcode to HTML | ← | Ctrl | → |
Ваш комментарий