@@ -54,86 +54,18 @@ description: Meet the CRUP team and instructors.
5454 text-decoration : underline ;
5555}
5656
57- .staffer-badge {
58- display : inline-block ;
59- background-color : #f6f8fa ;
60- color : #0366d6 !important ;
61- padding : 0.16em 0.56em ;
62- border-radius : 6px ;
63- font-size : 0.8em ;
64- font-weight : 500 ;
65- margin-left : 0.5rem ;
66- text-transform : uppercase ;
67- border : 1px solid #e1e4e8 ;
68- }
69-
70- /* Specific styling for pronouns badges (not role badges) */
71- .staffer-name .staffer-badge {
72- background-color : #f6f8fa !important ;
73- color : #0366d6 !important ;
74- border : 1px solid #e1e4e8 !important ;
75- }
76-
7757.staffer-role {
7858 font-weight : 500 ;
7959 color : #0366d6 ;
8060 margin : 0.25rem 0 ;
8161 font-size : 1rem ;
8262}
8363
84- .staffer-meta {
85- font-size : 0.9rem ;
86- color : #586069 ;
87- margin : 0.25rem 0 ;
88- }
89-
9064.staffer p {
9165 margin : 0.25rem 0 ;
9266 line-height : 1.5 ;
9367}
9468
95- .staffer p a {
96- color : #0366d6 ;
97- text-decoration : none ;
98- }
99-
100- .staffer p a :hover {
101- text-decoration : underline ;
102- }
103-
104- /* Role-specific styling */
105- .label-EdVP {
106- background-color : #624099 !important ;
107- color : white !important ;
108- border : none !important ;
109- font-size : 0.9em !important ;
110- padding : 0.25em 0.75em !important ;
111- }
112-
113- .label-Instructor {
114- background-color : #5e1c82 !important ;
115- color : white !important ;
116- border : none !important ;
117- font-size : 0.9em !important ;
118- padding : 0.25em 0.75em !important ;
119- }
120-
121- .label-TA {
122- background-color : #935CBC !important ;
123- color : white !important ;
124- border : none !important ;
125- font-size : 0.9em !important ;
126- padding : 0.25em 0.75em !important ;
127- }
128-
129- .label-Mentor {
130- background-color : #006C67 !important ;
131- color : white !important ;
132- border : none !important ;
133- font-size : 0.9em !important ;
134- padding : 0.25em 0.75em !important ;
135- }
136-
13769/* Responsive design */
13870@media (max-width : 768px ) {
13971 .staffer {
0 commit comments