File tree Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,6 @@ a.club-announcement-meta-link:hover {
5353}
5454
5555.announcements {
56- .announcement-banner {
57- background-color : #000 ;
58- }
59-
6056 .announcement-link {
6157 color : #a3a3a3 ;
6258 }
Original file line number Diff line number Diff line change 1616 float : left ;
1717 }
1818
19- .announcement-banner {
20- background-color : #e0e0e0 ;
21- padding : 10px ;
22- margin-bottom : 15px ;
23- margin-top : 10px ;
24- align-items : center ;
25- border-radius : 5px ;
26- line-height : 1.5 ;
27- }
28-
2919 .announcement-link {
3020 color : #6c6c6c ;
3121 font-weight : bold ;
Original file line number Diff line number Diff line change @@ -244,13 +244,6 @@ <h3 class="club-announcements-header">
244244 {% endif %}
245245
246246 {% if view_announcements_url == "club_announcements" %}
247- < div class ="announcement-banner ">
248- Club announcements is a new Ion feature that enables clubs to better communicate with their members.
249- It is currently in beta release and is only available to select clubs.
250- If your club is interested in participating in the rollout, contact
251- < a href ="mailto:intranet@tjhsst.edu " class ="announcement-link "> intranet@tjhsst.edu</ a > .
252- The feature will be released to the entire TJ community in the near future.
253- </ div >
254247 < div class ="club-announcement-filters ">
255248 < div class ="club-announcement-filter subscribed-filter active "> Your Subscriptions</ div >
256249 < div class ="club-announcement-filter unsubscribed-filter "> Other Club Announcements</ div >
You can’t perform that action at this time.
0 commit comments