Last active
September 19, 2021 17:15
-
-
Save csssecrets/58f3d67d5bb0f8338776 to your computer and use it in GitHub Desktop.
Revisions
-
csssecrets revised this gist
Feb 5, 2015 . 2 changed files with 0 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,12 +17,4 @@ p:nth-child(2) a { background: linear-gradient(90deg, gray 66%, transparent 0) repeat-x; background-size: .2em 2px; background-position: 0 1em; } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,2 @@ <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> -
csssecrets revised this gist
Feb 5, 2015 . 2 changed files with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,12 @@ p:nth-child(2) a { background: linear-gradient(90deg, gray 66%, transparent 0) repeat-x; background-size: .2em 2px; background-position: 0 1em; } p:nth-child(3) a { background: linear-gradient(-45deg, transparent 40%, red 0, red 60%, transparent 0), linear-gradient(45deg, transparent 40%, red 0, red 60%, transparent 0); background-repeat: repeat-x; background-position: 0 1em, .1em 1em; background-size: .2em .1em; } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,3 @@ <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> -
csssecrets revised this gist
Feb 5, 2015 . 2 changed files with 8 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,6 +9,12 @@ body { a { background: linear-gradient(gray, gray) no-repeat; background-size: 100% 1px; background-position: 0 1.02em; text-shadow: .05em 0 white, -.05em 0 white; } p:nth-child(2) a { background: linear-gradient(90deg, gray 66%, transparent 0) repeat-x; background-size: .2em 2px; background-position: 0 1em; } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,2 @@ <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> -
csssecrets created this gist
Feb 5, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ /** * Custom underlines */ body { font: 250%/1.6 Baskerville, Palatino, serif; } a { background: linear-gradient(gray, gray) no-repeat; background-size: 100% 1px; background-position: 0 1.05em; text-shadow: .05em 0 white, -.05em 0 white; } This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ <p>“The only way to <a>get rid of a temptation</a> is to <a>yield</a> to it.”</p> This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // alert('Hello world!'); This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}