Skip to content

Instantly share code, notes, and snippets.

@bheyde
Last active August 29, 2015 14:04
Show Gist options
  • Save bheyde/d127d57ad70711b3bcec to your computer and use it in GitHub Desktop.
Save bheyde/d127d57ad70711b3bcec to your computer and use it in GitHub Desktop.
rt_css
<style type="text/css">
body
{
background-image: url( "graphics/00000001/conquer_arnold.jpg" );
background-repeat: no-repeat;
background-position: center center;
background-color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
}
</style>
Item Tag(should be placed in global head tag):
<mvt:item name="readytheme" param="css" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment