Skip to content

Commit 9283d94

Browse files
committed
Add CSS for ticket office background
1 parent 8b2eee4 commit 9283d94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ h4, h5, h6 {
6464
background-image: url('../images/background--student_leadership.jpg');
6565
}
6666

67+
.department--ticket_office {
68+
background-image: url('../images/background--ticket_office.jpg');
69+
}
70+
6771
.f-serif {
6872
font-family: 'Roboto Slab', serif;
6973
}

0 commit comments

Comments
 (0)