32203 A kúpgörgős csapágy 17X40X17.25mm /* opcionális: a gomb stílusának testreszabása */ #myButton { padding: 10px 20px; font-size: 16px; cursor: pointer; color: #fff; background-color: #f46518; border-color: #f46518; } /* Felugró ablak stílusának testreszabása */ #myPopup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);
32207C kúpgörgős csapágy 35X72X24.25mm /* opcionális: a gomb stílusának testreszabása */ #myButton { padding: 10px 20px; font-size: 16px; cursor: pointer; color: #fff; background-color: #f46518; border-color: #f46518; } /* Felugró ablak stílusának testreszabása */ #myPopup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);