You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.act {
|
|
display: none;
|
|
}
|
|
body.act1 #act1{
|
|
display:block;
|
|
}
|
|
body.act2 #act2{
|
|
display:block;
|
|
}
|
|
body.act3 #act3{
|
|
display:block;
|
|
} |