Slight change to giveaway disclaimer link
This commit is contained in:
parent
7d9db6e4e1
commit
f57c37c851
@ -37,7 +37,7 @@ session_start();
|
||||
</div>
|
||||
<p></p>
|
||||
<h1>Trojan's Trophy Room</h1>
|
||||
<h4><a href="/giveaway" id="giveawayLink">Giveaway Disclaimer</a></h4>
|
||||
<h4 style="font-size:150%;margin:auto;"><a href="/giveaway" id="giveawayLink">Giveaway Disclaimer</a></h4>
|
||||
<iframe src="/display/general_results.php" name="dataFrame" class="dataFrame" id="dataFrame" onload="resizeIframe(this);"></iframe>
|
||||
<p class="newLine"></p>
|
||||
<p class="newLine"></p>
|
||||
|
@ -273,16 +273,13 @@ margin-left: -90px;
|
||||
/*
|
||||
TEMPORARY
|
||||
*/
|
||||
#contentFrame h4 {
|
||||
margin: auto;
|
||||
padding-bottom: 15px;
|
||||
font-size: 250%;
|
||||
}
|
||||
|
||||
#giveawayLink {
|
||||
text-decoration:none;
|
||||
color:rgb(0, 0, 255);
|
||||
-webkit-text-stroke: 1px white;
|
||||
font-size: 250%;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
#giveawayLink:hover {
|
||||
color:orange;
|
||||
|
Loading…
x
Reference in New Issue
Block a user