Donner DDP-80 PRO Solid Wood 88 Key Weighted Digital Piano Desk Drawer Design
Donner DDP-80 PRO — UPGRADED SOLID WOOD DIGITAL PIANO
Feature:
- 88-Key Hammer Action Weighted Keyboard
- Solid wood exterior design. Not only as a musical instrument but also as a beautiful piece of home decor.
- When equipped with Bluetooth MIDI and Bluetooth Audio functions, it converts into an audio player.
- Larger speaker cabinet for better sound.
- USB-B port direct connection, cross-platform support for Windows/Mac/Android/iOS, real-time recording
img.only-one-img {
width: 100%;
/* 图片与上下模块距离,第一个值为上,第三个值为下 */
margin: 0px 0 0px;
}
img.only-one-img {
width: 100%;
/* 图片与上下模块距离,第一个值为上,第三个值为下 */
margin: 0px 0 0px;
}
.flex {
display: flex;
}
.flex1 {
flex: 1;
}
[data-showText] .flex1 {
padding: 10px 10px;
font-size: 16px;
/* 字体颜色 */
color: rgb(0, 0, 0);
}
:root {
–showTextColor: #666;
}
[data-showText] li {
padding: 10px 6px;
border-bottom: 1px solid var(–showTextColor);
display: flex;
justify-content: space-between;
}
[data-showText] li:first-child {
border-top: 1px solid var(–showTextColor);
background-color: rgb(255, 255, 255);
}
.show-more {
justify-content: center;
}
.show-more::after {
content: “SHOW MORE”;
display: inline-block;
padding: 8px 10px;
/* 按钮背景颜色 */
background-color: #333333;
/* 按钮字体颜色 */
color: white;
}
.show-more.off::after {
content: “HIDE”;
}
@media (max-width:750px) {
.mb\:column {
flex-direction: column;
}
[data-showText] .flex1 {
padding: 0 10px;
}
}