업데이트 'usx/index.html'

master
nami 2 years ago
parent 247a2055d0
commit fd0584581f

@ -20,15 +20,16 @@
justify-content: center;
align-items: center;
font-size: 1rem;
color: blue;
margin-left: auto;
margin-right: auto;
}
#li1:hover{
#li1:hover:before{
background: rgba(214,242,249,0.5);
content: "issue1";
font-size: 1rem;
color: blue;
text-align:center;
}
</style>

Loading…
Cancel
Save