CSS rundete Ecken nur oben ab.
border-radius: 10px 10px 0 0;
// top-left top-right bottom-right bottom-left.
Fair Finch
border-radius: 10px 10px 0 0;
// top-left top-right bottom-right bottom-left.