~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 05:45:38 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:546
changed colour of exercise boxes, at the request of Archana Sathivelu

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.exercise {
2
 
    background: #eeeeff url(../images/tutorial/signature.png) no-repeat top left;
 
2
    background: #b1e2be url(../images/tutorial/signature.png) no-repeat top left;
3
3
    color: navy;
4
4
    margin: 0 5% 0 1em;
5
5
    padding: 0 .5em .5em 25px;