2010-12-10 7 views

Antwort

9

Ich habe das getan.

eine .CSS in Ihrem conf.py Erfordern

html_style = 'mydoc.css' 

Im _static/mydoc.css, verwenden Sie so etwas wie diese in dem Dokument

@import url("default.css"); 

span.strikethrough { text-decoration: line-through; } 

, dies zu tun.

.. role:: strikethrough 

make text :strikethrough:`strikethrough` in the sphinx