Image replacement

.replace-the-text( @width: 100px, @height: 64px, @path: 'images/logo.png') { display: block; width: @width; height: @height; text-indent: 100%; overflow: hide; white-space: nowrap; background: url(@path) center no-repeat; }

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.