view app/assets/stylesheets/pastes.css @ 114:b72f99d7b8cf

Dynamic url based on options selected. Yes, I'm having too much fun.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 13:31:18 +0700
parents 50b8738d6428
children f390e3903d3c
line wrap: on
line source

textarea#paste_paste, .mirrored_text {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  resize: none;
}