Template:CSS: Difference between revisions

From Dickinson College Wiki
Jump to navigationJump to search
New page: <style type="text/css"> </style>
 
No edit summary
Line 1: Line 1:
<style type="text/css">
  <css>
 
      #bodyContent { background-color: yellow; }
</style>
  </css>

Revision as of 13:54, 28 August 2009

 <css>
     #bodyContent { background-color: yellow; }
 </css>