kopia lustrzana https://github.com/inkstitch/inkstitch
Invert white logo color
rodzic
d5639e66ea
commit
90822fd80a
|
@ -25,12 +25,12 @@ user-level:
|
|||
|
||||
## Ink/Stitch Logo 1 Color
|
||||
|
||||

|
||||
{: .img-invert }
|
||||
|
||||
[Download](/assets/images/tutorials/samples/InkStitch 1 Color.svg)
|
||||
|
||||
## Ink/Stitch Logo 1 Color Top Left Origin
|
||||
|
||||

|
||||
{: .img-invert }
|
||||
|
||||
[Download](/assets/images/tutorials/samples/InkStitch 1 Color Top Left Origin.svg)
|
||||
|
|
|
@ -180,3 +180,6 @@ p a:visited {
|
|||
.tutorial__item, .tutorial__group h3 { display: table-row; }
|
||||
.tutorial__group h3 > span, .tutorial__item > h4, .tutorial__item > div, .tutorial__item > p { display: table-cell; vertical-align: top; padding-right: 1em; }
|
||||
.tutorial__item > p { min-width: 7em; }
|
||||
|
||||
/* Image Manipulation */
|
||||
.img-invert { filter: invert(1); }
|
||||
|
|
Ładowanie…
Reference in New Issue