1
0
mirror of https://github.com/oliviale/CSS-Progress-Pie.git synced 2025-08-08 21:46:28 +02:00

so markdown doesn't have an option to open link in a new tab

This commit is contained in:
oliviale
2017-06-11 16:01:14 +08:00
parent d007903b4a
commit fb0998f65f

View File

@@ -3,7 +3,7 @@ This is a progress pie done in CSS. It came about when I needed a simple progres
## Examples
[See here for examples and use cases](https://oliviale.github.io/CSS-Progress-Pie/)
<a href="https://oliviale.github.io/CSS-Progress-Pie" target="_blank">See here for examples and use cases</a>.
![CSS Progress Pie examples](images/example.png)
@@ -24,7 +24,7 @@ There are two kinds - default (single color) or colored with red, yellow and gre
## Changing colors, fonts, etc.
Manually change the properties of the CSS code. [More details here](https://oliviale.github.io/CSS-Progress-Pie/#styling).
Manually change the properties of the CSS code. <a href="https://oliviale.github.io/CSS-Progress-Pie#styling" target="_blank">More details here</a>.
## Playground
[Play around in this Codepen](https://codepen.io/oliviale/pen/YqEgPw)