Mercurial > zeropaste
view app/assets/stylesheets/pastes.css @ 153:1d6f6288cd15
The .css isn't needed.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Mon, 26 Nov 2012 22:46:55 +0700 |
parents | f390e3903d3c |
children | 720ef40cb4bb |
line wrap: on
line source
textarea#paste_paste, .mirrored_text { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; resize: none; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ }