Skip to content

mohsinasdf/wilsCorner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banner for apps made with UCL API

Default dark version Light version

Usage

Link the stylesheet and then copy pasta. You're gonna want OpenSans font.

Copy pasta

<a href="https://uclapi.com">
    <div class = "uaBanner">
        <img src="https://rawgit.com/mohsinasdf/wilsCorner/master/images/uclapiWhite.png"/>
        <p>Made with UCL API</p>
    </div>
</a>

Slide to the left like this

<a href="https://uclapi.com">
    <div class = "uaBanner uaBanner-left">
        <img src="https://rawgit.com/mohsinasdf/wilsCorner/master/images/uclapiWhite.png"/>
        <p>Made with UCL API</p>
    </div>
</a>

Make it lighter

<a href="https://uclapi.com">
    <div class = "uaBanner uaBanner-left uaBanner-light">
        <img src="https://rawgit.com/mohsinasdf/wilsCorner/master/images/uclapiBlack.png"/>
        <p>Made with UCL API</p>
    </div>
</a>

About

"Made with UCL API" banner. It kind of works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages