mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-29 07:19:49 -04:00
fix adblock issue
This commit is contained in:
parent
e9df3f5562
commit
d515a7e22b
|
@ -282,7 +282,7 @@
|
|||
<div class="sponsor-intro">
|
||||
<div class="sponsor-image">
|
||||
</div>
|
||||
<div class="sponsor-text">
|
||||
<div class="teacher-text">
|
||||
<span>Amanda Hurowitz</span>
|
||||
<span>TJHSST Humanities</span>
|
||||
</div>
|
||||
|
@ -290,7 +290,7 @@
|
|||
<div class="sponsor-intro">
|
||||
<div class="sponsor-image">
|
||||
</div>
|
||||
<div class="sponsor-text">
|
||||
<div class="teacher-text">
|
||||
<span>Marianne Razzino</span>
|
||||
<span>TJHSST Mathematics</span>
|
||||
</div>
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
#senators-desc,
|
||||
.senator-text,
|
||||
#sponsors-desc,
|
||||
.sponsor-text {
|
||||
.teacher-text {
|
||||
font-size: 1.1em;
|
||||
color: #fff;
|
||||
width: 100%;
|
||||
|
@ -53,7 +53,7 @@
|
|||
.officers-text>span,
|
||||
.excomm-text>span,
|
||||
.senator-text>span,
|
||||
.sponsor-text {
|
||||
.teacher-text {
|
||||
font-size: 1.4em;
|
||||
font-weight: bold;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user