Title / Description
Code a { color: #b14745; text-decoration: none; } a:hover { color: #7a3130; } a:active { color: #8c3837; } a:hover { text-decoration: underline; } a, a:hover { -moz-transition-property: color; -webkit-transition-property: color; -o-transition-property: color; transition-property: color; -moz-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; -o-transition-duration: 0.25s; transition-duration: 0.25s; } a.more { white-space: nowrap; } em, i { font-style: italic; } strong, b { font-weight: bold; } p, ul, ol, h1, h2, h3, h4, h5, h6 { text-shadow: white 0 1px 0; } small, sub, sup { font-size: 0.66em; } sub { vertical-align: baseline; } sup { vertical-align: text-top; }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code