Skip to content

Instantly share code, notes, and snippets.

@krman009
Created October 11, 2013 13:59
Show Gist options
  • Save krman009/6935077 to your computer and use it in GitHub Desktop.
Save krman009/6935077 to your computer and use it in GitHub Desktop.
A Pen by kaushalya.
<a href="http://seebeetee.com"><div class="img">
<div class="logo">
Seebeetee
</div>
<div class="logoline">Creative Blogging Tips (CBT)</div>
</div></a>
/*
*
*
*
* 2013 By Kaushalya R Mandaliya.
* https://twitter.com/kmandalwala
* Made for seebeetee.com.
*
*
*
*/
@import url(http://fonts.googleapis.com/css?family=Macondo);
a {
color: inherit;
text-decoration: none;
}
.logo {
color: #00b2b3;
font-size: 8.5em;font-family: 'Macondo', cursive;
}
.logoline {
color: #00b2b3;
font-size: 2.7em;font-family: 'Macondo', cursive;
margin: -0.7em 0 0 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment