mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2024-11-01 02:27:46 +00:00
Added links at footer part of IMGShare Index
This commit is contained in:
parent
268861f601
commit
1ee6a7d01d
@ -43,9 +43,16 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
.footer{
|
||||||
|
padding-left: 4%;
|
||||||
|
padding-right: 4%;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
* a{ color: #003399;}
|
||||||
|
* a:visited { color: #ff0000;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body background="https://si0.twimg.com/profile_background_images/468495900/bg.gif" text="white" link="red" vlink="purple">
|
<body background="https://si0.twimg.com/profile_background_images/468495900/bg.gif" text="white">
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="http://www.unps-gama.info/">
|
<a href="http://www.unps-gama.info/">
|
||||||
<img src="http://unps-gama.info/upload/Pictures/header.png" alt="To UnPS-GAMA" title="To Home" />
|
<img src="http://unps-gama.info/upload/Pictures/header.png" alt="To UnPS-GAMA" title="To Home" />
|
||||||
@ -154,4 +161,5 @@ if($count == 1){
|
|||||||
mysql_close();
|
mysql_close();
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</div>
|
</div><hr />
|
||||||
|
<div class="footer"><a href="http://unps-gama.info">Home</a> <a href="http://unps-gama.info/ToS.html">Terms of Service</a> <a href="http://unps-gama.info/privacy.html">Privacy Policy</a></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user