Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.61 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.61 KB

Bosco Download Images

How to use

To include the download button, insert the following code:

 <a href="http://bosco.opensciencegrid.org/download/">
     <img src="https://raw.github.com/osg-bosco/bosco-download-images/master/images/download-blue.png" 
     alt="Bosco Download"
     style="border-width: 0;"/>
 </a>

Which will look like:
Bosco Download

Colors

Currently there are 2 colors, blue is above:

Orange

Bosco Download
 <a href="http://bosco.opensciencegrid.org/download/">
     <img src="https://raw.github.com/osg-bosco/bosco-download-images/master/images/download-orange.png" 
     alt="Bosco Download"
     style="border-width: 0;"/>
 </a>   

License

Creator: Soichi Hayashi

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.