Guest User

Untitled

a guest
Jun 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1.  
  2. GNU nano 2.0.9 File: scaffold.css Modified
  3.  
  4. body { background-color: #b30c0c; color: #333; }
  5.  
  6. body, p, ol, ul, td {
  7. font-family: verdana, arial, helvetica, sans-serif;
  8. font-size: 13px;
  9. line-height: 18px;
  10. }
  11.  
  12. pre {
  13. background-color: #eee;
  14. padding: 10px;
  15. font-size: 11px;
  16. }
  17.  
  18. a { color: #000; }
  19. a:visited { color: #666; }
  20. a:hover { color: #fff; background-color:#000; }
  21.  
  22. .fieldWithErrors {
  23.  
  24. ^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
  25. ^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text^T To Spell
Add Comment
Please, Sign In to add comment