Skip to content

Commit

Permalink
Comment formatting persnicketiness
Browse files Browse the repository at this point in the history
  • Loading branch information
splorp committed Dec 7, 2011
1 parent 315ac1a commit 11cca59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
10 changes: 3 additions & 7 deletions style/css/layout-advanced.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@

/*
Tersus Advanced Layout CSS
This is an optional stylesheet that provides some initial layout/structure.
This is an optional stylesheet that provides some initial layout and structure.
*/


/*
Collapses space above and below subpage sidebar links
*/

body {
color: #333;
line-height: 1.4;
Expand Down Expand Up @@ -184,7 +180,7 @@ footer {


/*
iPad- Styles
iPad Styles
*/

@media screen and (max-device-width: 1024px) {
Expand Down Expand Up @@ -224,7 +220,7 @@ footer {


/*
Small-Screen Styles
Small Screen Styles
*/

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 800px) {
Expand Down
4 changes: 1 addition & 3 deletions style/css/layout-superginormous.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@

/*
Tersus Super Ginormous Layout CSS
This is an optional stylesheet that provides some initial layout/structure.
Collapses space above and below subpage sidebar links
This is an optional stylesheet that provides some initial layout and structure.
*/

body {
Expand Down

0 comments on commit 11cca59

Please sign in to comment.