mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
+ ♻️ Slight code reformats
This commit is contained in:
parent
c8477183c5
commit
c07a81a9b9
1 changed files with 10 additions and 12 deletions
22
STYLES.md
22
STYLES.md
|
|
@ -1,5 +1,3 @@
|
|||

|
||||
|
||||
<div align="center">
|
||||
|
||||
# ⛩️ Types of Badges ⛩️
|
||||
|
|
@ -22,41 +20,41 @@ If you want to change the style of your badge, add the following code into your
|
|||
|
||||
`style=plastic`
|
||||
|
||||
Example: ``
|
||||
**Example:** ``
|
||||
|
||||
Result: 
|
||||
**Result:** 
|
||||
|
||||
## **Flat Square:**
|
||||
|
||||
`style=flat-square`
|
||||
|
||||
Example: ``
|
||||
**Example:** ``
|
||||
|
||||
Result: 
|
||||
**Result:** 
|
||||
|
||||
## **Flat:**
|
||||
|
||||
`style=flat`
|
||||
|
||||
Example: ``
|
||||
**Example:** ``
|
||||
|
||||
Result: 
|
||||
**Result:**:
|
||||
|
||||
|
||||
## Social
|
||||
|
||||
`style=social`
|
||||
|
||||
Example: ``
|
||||
**Example:** ``
|
||||
|
||||
Result: 
|
||||
**Result:** 
|
||||
|
||||
## For The Badge
|
||||
|
||||
`style=for-the-badge`
|
||||
|
||||
Example: ``
|
||||
**Example:** ``
|
||||
|
||||
Result: 
|
||||
**Result:** 
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue