[CHANGE] Seems it needs to be a PNG image …

This commit is contained in:
Peter Pfeufer 2023-10-24 11:53:00 +02:00
parent 886acf2005
commit 7efed950ca
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -11,7 +11,7 @@ Callout-boxes need a base-class (`.aa-callout`) and a modifier-class (e.g.:
`.aa-callout-info` for an info-box). Modifier classes are available for the usual `.aa-callout-info` for an info-box). Modifier classes are available for the usual
Bootstrap alert levels "Success", "Info", "Warning" and "Danger". Bootstrap alert levels "Success", "Info", "Warning" and "Danger".
![Alliance Auth Framework: Callout Boxes](/_static/images/development/callout-boxes.jpg "Alliance Auth Framework: Callout Boxes") ![Alliance Auth Framework: Callout Boxes](/_static/images/development/callout-boxes.png "Alliance Auth Framework: Callout Boxes")
### HTML ### HTML