Skip to content

HacoK/HacoK.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HacoK.github.io

Just a personal homepage:)

self-made css example ^_^
a {
font: 20px/1.5 arial, helvetica, sans-serif;
color: #0070a8;
transition: .5s;
cursor:pointer;
text-decoration: none;
}
a:visited {
color: #CCF;
}
a:hover {
color: lime;
background: #CFF;
text-decoration: underline;
}
a:active {
color: red;
text-decoration: underline;
}

About

Just a personal homepage:)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages