Add styles for h1/2/3/4/5 tags in status html for rich text
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
340 340 margin-top: 0.2em; 341 341 margin-bottom: 0.5em; 342 342 } 343 344 h1 { 345 font-size: 1.1em; 346 line-height: 1.5em; 347 margin-left: 0em; 348 } 349 350 h2 { 351 line-height: 1.2em; 352 font-size: 1.1em; 353 margin-left: 1em; changed this line in version 2 of the diff
340 340 margin-top: 0.2em; 341 341 margin-bottom: 0.5em; 342 342 } 343 344 h1 { 345 font-size: 1.1em; 346 line-height: 1.5em; 347 margin-left: 0em; changed this line in version 2 of the diff
added 1 commit
- 384c80e2 - Change styles a bit, make pre-formatted blocks not overflow but scroll
mentioned in commit a8ae2a5b
Please register or sign in to reply