Changes
Jump to navigation
Jump to search
25 bytes added
, 05:42, 20 July 2021
| Line 9: |
Line 9: |
| | quotes: '"' '"' "'" "'"; | | quotes: '"' '"' "'" "'"; |
| | } | | } |
| | + | |
| | | | |
| | /* Avoid collision of blockquote with floating elements by swapping margin and padding */ | | /* Avoid collision of blockquote with floating elements by swapping margin and padding */ |
| Line 1,135: |
Line 1,136: |
| | margin: 0; | | margin: 0; |
| | } | | } |
| − | | + | li { |
| | + | max-width:1000px; |
| | + | } |
| | /* texhtml class for inline math (based on generic times-serif class) */ | | /* texhtml class for inline math (based on generic times-serif class) */ |
| | span.texhtml { | | span.texhtml { |