| |
---|
Biological Sciences | 76 |
Chemical Sciences | 57 |
Electrical, Electronics, and Computer Science | 96 |
Interdisciplinary Research | 43 |
Mechanical Sciences | 150 |
Physical and Mathematical Sciences | 91 |
LIB/UG | 2 |
/* 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-5 tr td:nth-child(2) { font: 35px arial, sans-serif; color:#C00; }