Skip to content

Commit 7105c03

Browse files
committed
1
1 parent 80670cb commit 7105c03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/core.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,10 @@ body {
7272
}
7373

7474
pre {
75-
background-color: #f0f0f0;
75+
background-color: #f0f0ff;
7676
padding: 2px 4px;
7777
border-radius: 4px;
78+
font-size: 1.0em;
7879
}
7980

8081
/*

0 commit comments

Comments
 (0)