0

I am trying to modify my code block with css. While an example like this works:

{: style="text-align: center;"}
```
!! WARNING: TERRIBLE HUMOR AHEAD !!
```

enter image description here

(the text becomes centered inside the code block) the font weight just refuses to work

{: style="text-align: center;  font-weight: 900;"}
```
!! WARNING: TERRIBLE HUMOR AHEAD !!
```

How can I make the text inside the code block, bold??

EDIT: Final rendered html

enter image description here

Ishan Srivastava
  • 1,129
  • 1
  • 11
  • 29

0 Answers0