A better layout for faculty info https://ccse.kennesaw.edu/it/faculty-staff.php
CCSE IT Faculty by jgzheng
Details
Authorjgzheng
LicenseNo License
Categoryccse.kennesaw.edu
Created
Updated
Size257 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ccse.kennesaw.edu
@version 20230506.10.38
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://ccse.kennesaw.edu/it/faculty-staff.php") {
.fac_staff_listing .col_1, .col_2
{
display:block !important
}
}