Skip to content

Commit

Permalink
test warning 2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioSwitch committed Jul 17, 2024
1 parent 35b51d4 commit c6d4e28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
2 changes: 1 addition & 1 deletion _includes/admonition.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="admonition admonition-{{ type }}">
<div class="admonition admonition-{{ type }}" style="border-left: 4px solid; padding: 10px; margin: 1em 0; border-radius: 5px; border-color: #f39c12; background-color: #fcf8e3; color: #8a6d3b">
<strong>{{ type | capitalize }}:</strong> {{ content }}
</div>

26 changes: 0 additions & 26 deletions assets/css/style.css

This file was deleted.

0 comments on commit c6d4e28

Please sign in to comment.