Horário | Local | Segunda | Terça | Quarta | Quinta | Sexta | Sábado |
---|
07:00 | Cota Mil - Martins Dojô | | Prof. Jorge | | Prof. Jorge | Prof. Anderson | Prof. Anderson |
07:15 | Cota Mil - Martins Dojô | Prof. Maia | | Prof. Maia | | | |
08:00 | Cota Mil - Martins Dojô | | | | | | Prof. Anderson |
12:00 | ASCEB - POWER | | Prof. Jules | | Prof. Jules | | |
18:45 | Cota Mil - Martins Dojô | | Prof. Anderson | | Prof. Anderson | | |
19:30 | Cota Mil - Martins Dojô | Prof. Júlio | | Prof. Júlio | | Prof. Júlio | |
/* Here you can add custom CSS for the current table */ /* Lean more about CSS: https://en.wikipedia.org/wiki/Cascading_Style_Sheets */ /* To prevent the use of styles to other tables use "#supsystic-table-5" as a base selector for example: #supsystic-table-5 { ... } #supsystic-table-5 tbody { ... } #supsystic-table-5 tbody tr { ... } */ #supsystic-table-1{ border: 1px solid lightgray; table-layout: fixed; } #supsystic-table-1 th{ color: white; background-color:#E66432; text-align:center; vertical-align:middle; } #supsystic-table-1 td{ text-align:center; border: 1px solid lightgrey; vertical-align:middle; background-color: transparent; }