Skip to content

Instantly share code, notes, and snippets.

@dshookowsky
Created April 10, 2014 14:11
Show Gist options
  • Save dshookowsky/10386479 to your computer and use it in GitHub Desktop.
Save dshookowsky/10386479 to your computer and use it in GitHub Desktop.
Content/css/structure.css
body {
margin: 0px;
padding: 0px;
}
.titlebar {
height: 44px;
width: 100%;
text-align: center;
}
.title {
text-align: center;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment