~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/tutorial/tutorial.css

  • Committer: stevenbird
  • Date: 2008-02-22 06:26:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:549
Changed console from reverse video to normal (white background, black
text), as requested in steering committee meeting, since this makes
a big difference to visibility in lectures (cf longitudinal chromatic
aberration).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    border-left: 1px solid gray;
7
7
    border-right: 2px solid gray;
8
8
    border-top: 1px solid gray;
9
 
    border-bottom: 1px solid gray;
 
9
    border-bottom: 2px solid gray;
10
10
}
11
11
 
12
12
.exercisebox, .runoutput {