diff --git a/usx/index.html b/usx/index.html index 8198f10..bdf0a52 100644 --- a/usx/index.html +++ b/usx/index.html @@ -12,6 +12,11 @@ #wrapper{ background: linear-gradient(231deg, #cbf2ce, #e7f5f9, #b9e9f7, #c9dee4); } + + #li1:hover{ + content: "issue1" + background: rgba(214,242,249,0.5); + } @@ -59,10 +64,10 @@ My favourite working medium is HTML and CSS.

- - - - + + + +