padding-right: 10px;
padding-left: 10px;
- border-top-width: 1px;
- border-bottom-width: 1px;
- border-right-width: 0px;
- border-left-width: 0px;
border-style: solid;
+ border-left-style: none;
+ border-right-style: none;
}
h2 {
border-top-width: 1px;
border-bottom-width: 1px;
- border-left-width: 0px;
- border-right-width: 0px;
+ border-left-style: none;
+ border-right-style: none;
border-style: solid;
}
h3 { font-size: 12pt; border: none; }
h4 { font-size: 12pt; border: none; }
h5 { font-size: 12pt; border: none; }
- a { text-color: #225; text-decoration: underline; }
+ a a:visited { text-color: #225; text-decoration: underline; }
.heading:link, .heading:visited { display: none; }
#footer { display: none; }
.nav { display: none; }