styles.css 226 B

12345678910111213141516
  1. .cDiscos{
  2. position: absolute;
  3. margin-left: 90%;
  4. margin-top: 2%;
  5. height: 0.5%;
  6. width: 2%;
  7. }
  8. .button{
  9. position: absolute;
  10. margin-left: 70%;
  11. margin-top: 2%;
  12. font-size: 80%;
  13. width: 9%;
  14. text-align: center;
  15. }