Blame contrib/mrtgrq/mrtgrq.css

Packit 667938
/*
Packit 667938
  Author: Adrian Turcu <adrianturcu@yahoo.com>
Packit 667938
  Created: 16 April 2000
Packit 667938
  Version: 1
Packit 667938
*/
Packit 667938
Packit 667938
BODY {
Packit 667938
    background-color: f5fffa;
Packit 667938
}
Packit 667938
A {
Packit 667938
    text-decoration: none;
Packit 667938
}
Packit 667938
A:link {
Packit 667938
    color: 0000cd;
Packit 667938
}
Packit 667938
A:visited {
Packit 667938
    color: 0000cd;
Packit 667938
}
Packit 667938
A:active {
Packit 667938
    color: 0000cd;
Packit 667938
}
Packit 667938
Packit 667938
Packit 667938
H1 {white-space: nowrap; border: none; padding: 0.5em; margin-top: 25px; position: relative;}
Packit 667938
H1 A {text-decoration: none;}
Packit 667938
Packit 667938
H1, H1 A {color: #f8f8ff; background: #4169e1;}
Packit 667938
Packit 667938
.pt { border: none; padding: 0.25em; width: 1020px; text-align: center; font-weight: 800;}
Packit 667938
.pt, .pt A {text-decoration: none; color: #f8f8ff; background: #0000cd;}
Packit 667938
Packit 667938
.ptl { border: none; padding: 0.25em; width: 1020px; text-align: left; font-weight: 800;}
Packit 667938
.ptl, .ptl A {text-decoration: none; color: #f8f8ff; background: #0000cd;}
Packit 667938
Packit 667938
.pth { border: none;text-decoration: none; background: #e8e8ff; color: #111111; text-align: left; font-weight: 800;}
Packit 667938
.ptb { border: none;text-decoration: none; color: #0000cd; text-align: left; font-weight: 800;}