WhitespaceClean-resources/edit_area

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 13:29:29 +00:00
parent 11c2176a15
commit ee948572a0
15 changed files with 156 additions and 156 deletions
@@ -1,5 +1,5 @@
body{
background-color: #F0F0EE;
background-color: #F0F0EE;
font: 12px monospace, sans-serif;
}
@@ -50,7 +50,7 @@ a.char:hover{
padding: 2px 5px;
height: 35px;
line-height: 35px;
text-align:center;
text-align:center;
background-color: #CCCCCC;
font-size: 2em;
float: right;