TP01, TP02 & TP03EX01
This commit is contained in:
11
TP03/EX02/css/style.css
Normal file
11
TP03/EX02/css/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
img{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#gagne,#perdu,.hidden{
|
||||
display : none;
|
||||
}
|
||||
|
||||
.progress::-webkit-progress-value {
|
||||
transition: width 0.5s ease;
|
||||
}
|
Reference in New Issue
Block a user