aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/stylesheets/responsive/custom.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 935b73d..ab2c6e4 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -449,11 +449,6 @@ div.correspondence {
border: none;
border-top: 8px solid $incoming-correspondence-color;
box-shadow: 0 3px 3px $correspondence-shadow;
- font-family: "Courier New", Courier, monospace;
- font-size: 0.9rem;
- @include ie8 {
- font-size: 0.9em;
- }
a.link_to_this {
background-color: $incoming-correspondence-color;
}