Skip to content

Instantly share code, notes, and snippets.

@Jabbslad
Created February 10, 2012 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jabbslad/1789272 to your computer and use it in GitHub Desktop.
Save Jabbslad/1789272 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
a {
background-image: url(https://my.sazneo.com/static/images/blueButton52.png);background-origin: padding-box;background-repeat: repeat-x;border-bottom-color: #D0E4F5;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #D0E4F5;border-left-width: 0px;border-right-color: #D0E4F5;border-right-width: 0px;border-top-color: #00487A;border-top-right-radius: 5px;border-top-style: solid;border-top-width: 1px;color: white;cursor: pointer;display: list-item;font-family: 'myriad pro', helvetica, arial, sans-serif;font-size: 12px;font-style: normal;font-variant: normal;font-weight: normal;height: 52px;line-height: 52px;list-style-image: none;list-style-position: outside;list-style-type: none;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;margin-top: 0px;max-height: 52px;max-width: 78px;min-height: 52px;min-width: 78px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;position: absolute;text-align: center;text-decoration: none;top: -1px;vertical-align: middle;width: 78px;
}
<!-- content to be placed inside <body>…</body> -->
This is a test
<a href="#">Hello Button</a>
{"view":"split-vertical","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment