2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fix code type size

This commit is contained in:
Mark Otto
2012-01-24 16:19:01 -08:00
parent b9bd5c65e7
commit c2312220e4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Tue Jan 24 16:01:37 PST 2012
* Date: Tue Jan 24 16:18:56 PST 2012
*/
article,
aside,
@@ -411,7 +411,7 @@ address {
code, pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 11px;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;