File: screen.scss

package info (click to toggle)
ruby-rails-assets-jakobmattsson-jquery-elastic 1.6.11~dfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 340 kB
  • sloc: javascript: 5,651; ruby: 38; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
html, body { padding: 0; margin: 0; }
.full-width-hack { padding-right: 20px; }
textarea {
    border: 5px solid #eee; padding: 5px; width: 100%;
    font: 14px/18px 'Helvetica', 'Arial', 'sans-serif';
}