mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 18:36:58 +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">
|
<div align="center">
|
||||||
|
|
||||||
# ⛩️ Types of Badges ⛩️
|
# ⛩️ 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`
|
`style=plastic`
|
||||||
|
|
||||||
Example: ``
|
**Example:** ``
|
||||||
|
|
||||||
Result: 
|
**Result:** 
|
||||||
|
|
||||||
## **Flat Square:**
|
## **Flat Square:**
|
||||||
|
|
||||||
`style=flat-square`
|
`style=flat-square`
|
||||||
|
|
||||||
Example: ``
|
**Example:** ``
|
||||||
|
|
||||||
Result: 
|
**Result:** 
|
||||||
|
|
||||||
## **Flat:**
|
## **Flat:**
|
||||||
|
|
||||||
`style=flat`
|
`style=flat`
|
||||||
|
|
||||||
Example: ``
|
**Example:** ``
|
||||||
|
|
||||||
Result: 
|
**Result:**:
|
||||||
|
|
||||||
|
|
||||||
## Social
|
## Social
|
||||||
|
|
||||||
`style=social`
|
`style=social`
|
||||||
|
|
||||||
Example: ``
|
**Example:** ``
|
||||||
|
|
||||||
Result: 
|
**Result:** 
|
||||||
|
|
||||||
## For The Badge
|
## For The Badge
|
||||||
|
|
||||||
`style=for-the-badge`
|
`style=for-the-badge`
|
||||||
|
|
||||||
Example: ``
|
**Example:** ``
|
||||||
|
|
||||||
Result: 
|
**Result:** 
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue