<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! jQuery Placeholder Plugin - v0.7.0 - 2012-12-03
* http://andrew-jones.com/jquery-placeholder-plugin
* Copyright (c) 2012 Andrew Jones; Licensed MIT */

.placeholder { color: #aaa; }
.placeholderFocus { color: #000; }</pre></body></html>