diff --git a/comments/sigplace1.comment b/comments/sigplace1.comment index 563c417..b618cc3 100644 --- a/comments/sigplace1.comment +++ b/comments/sigplace1.comment @@ -1,11 +1,11 @@ 5 That is a great idea! -username,17May2021 08:29:10 +username,17May2021 08:29:10;GREEN That is a great idea! <p>There used to be folks I worked with who would use the same technique, and it worked great!</p> -username,17May2021 08:29:10 +username,17May2021 08:29:10;MAGENTA That is a great idea! You should use <i> tags for those. -username,17May2021 08:29:10 +username,17May2021 08:29:10;WHITE That is a great idea! -username,17May2021 08:29:10 +username,17May2021 08:29:10;WHITE That is a great idea! -username,17May2021 08:29:10 \ No newline at end of file +username,17May2021 08:29:10;BLUE \ No newline at end of file diff --git a/out/DIRECTORY_LISTING b/out/DIRECTORY_LISTING index 9b0c2e5..56b289d 100644 --- a/out/DIRECTORY_LISTING +++ b/out/DIRECTORY_LISTING @@ -17,14 +17,14 @@
" + document.getElementById("comments").innerHTML+="
" } else { - document.getElementById("comments").innerHTML+="
" + data2=data[i].split(";"); + document.getElementById("msg"+(i/2)).style.borderColor=data2[1] + document.getElementById("comments").innerHTML+="