Improve styling for callouts
Update styles for callouts (warning, caution, note); also avoid applying callout-specific styles to general block quotes.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<blockquote class="deprecation_file_warning">
|
||||
<blockquote class="deprecation_file_warning callout">
|
||||
<div><h4>{{ T "deprecation_file_warning" }}</h4> {{ .Inner | markdownify }}</div>
|
||||
</blockquote>
|
||||
|
||||
Reference in New Issue
Block a user