Skip to content

Commit

Permalink
Added a favicon.ico and solved a faulty reference to right.jpg in CSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoethal committed Oct 22, 2023
1 parent 708cb19 commit eb174c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ table.html_edit_table td:nth-child(2) {
#canvas_2col {
padding:7px;
margin:7 0 0 40%;
background: url(right.jpg);
/*background: url(right.jpg);*/
color:#fff; width:60%;
min-height:100%; float:right;
}
Expand Down
Binary file added favicon.ico
Binary file not shown.

0 comments on commit eb174c1

Please sign in to comment.