Kolor obramowania

w linii:

td.boczna {font-size: 12;color: RED;text-decoration: NONE;font-family: COMIC SANS MS;text-align: left;border-right-style: NONE;border-left-style: NONE;border-bottom-style: ridge border-bottom-width: 2mm border-bottom-color: red;border-top-style: ridge border-top-width: 2mm border-top-color: red;}

brakowało ci kilku średników, tutaj jest kod poprawny

td.boczna {font-size: 12;color: RED;text-decoration: NONE;font-family: COMIC SANS MS;text-align: left;border-right-style: NONE;border-left-style: NONE;border-bottom-style: ridge; border-bottom-width: 2mm; border-bottom-color: red;border-top-style: ridge; border-top-width: 2mm; border-top-color: red;}

dziękuję bardzo :slight_smile: