11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
|
.program-summary {
|
||
|
|
||
|
&:nth-child(odd) {
|
||
|
.profpic .hexagon-60 {
|
||
|
margin-left: 32px;
|
||
|
}
|
||
|
td {
|
||
|
background: #f5f5f5;
|
||
|
}
|
||
|
}
|
||
|
}
|