Skip to content

teocci/github-fork-ribbon-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Fork me on GitHub" CSS ribbon

This is a recreation of the Fork me on GitHub ribbon in CSS, hence resolution-independent.

Using "Fork me on GitHub" CSS ribbon with a CDN

CDN provided by cdnjs

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.min.css" />
<!--[if lt IE 9]>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.min.css" />
<![endif]-->

See 'em in action! https://simonwhitaker.github.io/github-fork-ribbon-css/

Feel free to fork, tweak and send me a pull request.

Note: this project is not sponsored or in any way endorsed by GitHub.

About

A CSS-only, resolution-independent "Fork me on GitHub" ribbon.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 51.3%
  • CSS 48.7%