DOC: Adjust size of tt text (i.e. `text`).

This commit is contained in:
Tony S Yu
2012-02-05 13:02:50 -05:00
parent bd34cc6c7c
commit d1c3056045
+1 -1
View File
@@ -593,7 +593,7 @@ pre {
tt {
background-color: #ecf0f3;
padding: 0 1px 0 1px;
font-size: 0.95em;
font-size: 1em;
}
table {