Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #939 from ethertank/css
Browse files Browse the repository at this point in the history
-tt
  • Loading branch information
darkwing committed Mar 21, 2013
2 parents e3363d2 + 1135893 commit 99b834d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions media/css/wiki-screen.css
Expand Up @@ -59,10 +59,9 @@ a.new:link, a.new:visited, a.new:hover, a.new:active, a.new:focus { color: #900;
.page-content dt { font-style: normal; font-weight: bold; }
.page-content dd { margin-bottom: .5em; padding-left: 15px; }
.page-content pre { border: 1px dotted #cbc8b9; background: #f6f6f2; padding: 15px; overflow: auto; font: 100% "Courier New", "Andale Mono", monospace; }
.page-content code, .pageText tt { font: 100% "Courier New", "Andale Mono", monospace; font-weight: inherit; }
.page-content code { font: 100% "Courier New", "Andale Mono", monospace; font-weight: inherit; }
.page-content pre code { font-size: 100%; }
.page-content strong code { font-weight: inherit; }
.page-content strong tt { font-weight: inherit; }
.page-content a code { color: inherit; }
.page-content img { max-width: 100%; height: auto; }
.page-content caption { font-weight: bold; }
Expand Down

0 comments on commit 99b834d

Please sign in to comment.