~ubuntu-branches/ubuntu/hardy/squirrelmail/hardy-updates

« back to all changes in this revision

Viewing changes to themes/css/sans-10.css

  • Committer: Bazaar Package Importer
  • Author(s): Sam Johnston
  • Date: 2004-02-04 01:42:12 UTC
  • Revision ID: james.westby@ubuntu.com-20040204014212-ek9533qvd2vo1wa1
Tags: upstream-1.5.0
ImportĀ upstreamĀ versionĀ 1.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
 
2
  font-family: helvetica,arial,sans-serif;
 
3
}
 
4
body, small {
 
5
  font-size: 8pt;
 
6
}
 
7
td, th {
 
8
  font-size: 10pt;
 
9
}
 
10
textarea, pre {
 
11
  font-family: monospace;
 
12
  font-size: 9pt;
 
13
}