gcollazo / gcollazo/mou-theme-github2
Lack of style for Inline Code
Open
- Dominant language
- No language data
- Stars
- 84
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
```
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;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.