Forked from
KSZK / DevTeam / kszkepzes / old / kszkepzes-frontend
241 commits behind the upstream repository.
-
Bereczki Sandor authoredBereczki Sandor authored
Forms.css 120 B
#task {
border: none;
background-color: inherit;
color: teal;
}
#task:hover {
color: red;
cursor: pointer;
}