Merge pull request #7 from ricsam/master

Fix indentation on the CSS test page
This commit is contained in:
Martin Aeschlimann 2018-10-03 00:20:49 -07:00 committed by GitHub
commit 1d4b425215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,6 @@
' padding-left: 0;', ' padding-left: 0;',
' padding-right: 3px;', ' padding-right: 3px;',
' text-decoration: none;', ' text-decoration: none;',
'',
'}', '}',
'', '',
'', '',
@ -161,7 +160,6 @@
' margin-top: 20px;', ' margin-top: 20px;',
' background-image: url(\'../Images/documents.png\');', ' background-image: url(\'../Images/documents.png\');',
' background-repeat: no-repeat;', ' background-repeat: no-repeat;',
'',
'}', '}',
'', '',
'.tile-wrapper {', '.tile-wrapper {',
@ -390,8 +388,7 @@
' }', ' }',
'', '',
' .featured hgroup.title h1, .featured hgroup.title h2 {', ' .featured hgroup.title h1, .featured hgroup.title h2 {',
' /* color: #fff;', ' /* color: #fff; */',
' */',
' }', ' }',
'', '',
' .featured p {', ' .featured p {',