~ubuntu-branches/ubuntu/lucid/logwatch/lucid-201001130053

« back to all changes in this revision

Viewing changes to conf/html/header.html

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-07-05 11:49:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080705114954-9naedpe6wrk3k7xt
Tags: 7.3.6.cvs20080702-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Use postfix rather than exim4.
  - Update maintainers according to spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<title>Logwatch  $Version  ( $VDate )</title>
5
5
<meta name="generator" content="Logwatch  $Version ( $VDate )">
6
6
<style type="text/css">
7
 
  h1 {color: gray; border-bottom: 3px double silver}
8
 
  h2,h3 {color: gray; border-bottom: 1px solid silver}
9
 
  .ref {padding-left: 1%}
10
 
  .service {padding-left: 1%; font-family: Monospace}
 
7
  h1 {color: gray; border-bottom: 3px double silver; font-family: sans-serif; }
 
8
  h2 {color: white; border-bottom: 1px solid silver; font-family: sans-serif; }
 
9
  h3 {color: white; border-bottom: 1px solid silver; font-family: sans-serif; }
 
10
  th {background: #6D88AD; text-align: left; font-family: sans-serif; }
 
11
  td {background: #EFEFEF; text-align: left; font-family: courier,serif; font-size: 10px; }
 
12
  li { font-family: sans-serif; }
 
13
  .ref {padding-left: 1%; }
 
14
  .service {padding-left: 1%; }
11
15
  .return_link {border-top: 1px; border-bottom: 1px;
12
 
  padding: 1%; margin-top: 1%; margin-bottom: 1%;}
 
16
  padding: 1%; margin-top: 1%; margin-bottom: 1%; font-family: sans-serif; }
13
17
  .copyright {color: black; border-top: 1px solid grey;
14
18
  border-bottom: 1px solid grey;
15
19
  padding: 1%; margin-top: 1%; margin-bottom: 1%;}
16
20
</style>
17
21
</head>
18
 
<body style="width:90%; margin-left: 5%; margin-right: 5%" bgcolor="#FFFFFF">
 
22
<body style="width:90%; margin-left: 5%; margin-right: 5%" bgcolor="#FFFFFF" >
19
23
<hr>
20
24
<!-- End header.html -->