Karma/Layout Converted Squeak Lessons: Difference between revisions

BryanWB (talk | contribs)
No edit summary
BryanWB (talk | contribs)
Line 14: Line 14:
Your background image should 1200px by 900px
Your background image should 1200px by 900px
The best way to designate the background image is in your css/lesson.css file
The best way to designate the background image is in your css/lesson.css file
<nowiki>
<nowiki>
  body {
  body {
Line 19: Line 20:
  }
  }
</nowiki>
</nowiki>


==Header==
==Header==