Merge pull request #8 from ripplelabsben/gh-pages

[FIX] Brand Guidelines support
This commit is contained in:
n0rmz
2014-07-10 12:08:01 -07:00
2 changed files with 8 additions and 1 deletions

View File

@@ -32,6 +32,12 @@ body .content-root {
margin-left: auto;
}
/* Brand Guidelines */
.brand_guidelines .content-root {
margin: 0 auto;
padding: 0 !important;
}
@media (min-width: 768px) {
.menubar {
right: 794px;

View File

@@ -42,6 +42,7 @@
<!-- Custom Stylesheet -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:600italic,400,700,300' rel='stylesheet' type='text/css'>
<link href='css/main.css' rel='stylesheet'>
<link href='css/custom.css' rel='stylesheet'>
<!-- Custom Js -->
<!-- start Mixpanel -->
@@ -62,7 +63,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
});
</script>
</head>
<body role='flatdoc'>
<body class="brand_guidelines" role='flatdoc'>
<div class='header'>
<div class='left'>