Skip to content

Lack of style for Inline Code #2

@norio-nomura

Description

@norio-nomura
diff --git a/GitHub2.css b/GitHub2.css
index 7785f8c..198644b 100755
--- a/GitHub2.css
+++ b/GitHub2.css
@@ -239,6 +239,10 @@ span.float-right {
     margin: 13px auto 0;
     text-align: right; }

+pre, code, tt {
+  font-size: 12px;
+  font-family: Consolas, "Liberation Mono", Courier, monospace; }
+
 code, tt {
   margin: 0 2px;
   padding: 0 5px;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions