Browse Source

Fixed css style of subtitle

gh-pages
josdejong 11 years ago
parent
commit
563a21b886
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      css/style.css

+ 6
- 0
css/style.css View File

@ -56,6 +56,12 @@ div.nav a {
font-weight: bold; font-weight: bold;
} }
.subtitle {
color: gray;
text-transform: uppercase;
font-size: 11pt;
}
.download td { .download td {
border: none; border: none;
padding: 5px 20px 5px 0; padding: 5px 20px 5px 0;

Loading…
Cancel
Save