Skip to content
Snippets Groups Projects
Commit b3186de6 authored by Yuan Xia's avatar Yuan Xia
Browse files

Update wiki/footer.html, static/style.css

parent f5994da6
No related branches found
No related tags found
No related merge requests found
Pipeline #183243 passed
......@@ -196,6 +196,7 @@ body { padding-top: 56px; background-color: #fdf6c2;}
/* footer */
footer a { color: rgb(255, 204, 0); font-weight: bold; text-decoration: none; }
footer b { color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; }
footer a:hover { color: rgb(0, 98, 255); text-decoration: underline; }
footer img{
position:relative;
......
......@@ -18,7 +18,13 @@
</div>
<div class="row mt-0" style="opacity: 1;position:relative;left:50px;width:80%;z-index:1000;">
<div class="col">
<p class="col" style="color:white"><small>© 2022 - Content on this site is licensed under a <a class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
<p class="col" style="color:white">
<small><b class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license">© 2022 - Content on this site is licensed under a </b><a class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
<p style="color:white"><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2022/bnds-china">gitlab.igem.org/2022/bnds-china</a>.</small></p>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment