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

« back to all changes in this revision

Viewing changes to www/common/interpret.py

  • Committer: mattgiuca
  • Date: 2008-01-14 21:34:08 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:228
common/ivle.css: changed font family from "sans" to "sans-serif" (this is
the correct name for the generic family - now it will display correctly on all
browsers).
common/interpret.py: Same change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
  <meta http-equiv="Content-Type"
156
156
    content="text/html; charset=utf-8" />
157
157
</head>
158
 
<body style="margin: 0; padding: 0; font-family: sans;">
 
158
<body style="margin: 0; padding: 0; font-family: sans-serif;">
159
159
  <div style="background-color: #faa; border-bottom: 1px solid black;
160
160
    padding: 8px;">
161
161
    <p><strong>Warning</strong>: You did not print a "Content-Type" header.