Fix indentation in the CSS test page

This commit is contained in:
Richard Samuelsson 2018-10-02 21:48:00 +02:00
parent 5ab4ffac72
commit 4f984dbade

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 {',