summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/code/theme.css
blob: 623f424d30747fc2f91bfa3e87d496d2379aa176 (plain)
1
2
3
4
5
6
.wp-block-code{
  border:1px solid #ccc;
  border-radius:4px;
  font-family:Menlo,Consolas,monaco,monospace;
  padding:.8em 1em;
}