CSS comments tidy up

This commit is contained in:
Barry Clark 2014-07-30 18:53:22 -04:00
parent c2838aa331
commit 23d88f26d9
2 changed files with 144 additions and 75 deletions

View file

@ -7,10 +7,11 @@
@import "_reset";
@import "_variables";
// Syntax highlighting @import is at the bottom of this file
/*/
/* BASE RULES
/*/
/**************/
/* BASE RULES */
/**************/
html {
font-size: 100%;
@ -138,9 +139,9 @@ img {
clear: both;
}
/*/
/* LAYOUT / SECTIONS
/*/
/*********************/
/* LAYOUT / SECTIONS */
/*********************/
//
// .masthead