code mark : decrease font-size
This commit is contained in:
parent
6234d5e4e7
commit
c3a2539285
3 changed files with 3 additions and 3 deletions
|
|
@ -77,7 +77,7 @@ html {
|
|||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
padding: 0.1rem 0.4rem;
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
color: #000;
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@ html {
|
|||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
padding: 0.1rem 0.4rem;
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
color: #000;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue