Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0
Cette révision appartient à :
akuma06 2017-05-09 18:00:20 +02:00
Parent 8aa8a0593c
révision 622fef4c85
2 fichiers modifiés avec 11 ajouts et 0 suppressions

Voir le fichier

@ -324,3 +324,11 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ
margin-left: 3px;
width: 24px;
}
footer {
text-align: center;
padding: 2rem;
font-size: 2rem;
font-family: cursive;
color: #CCC;
text-shadow: 0px -1px #999999;
}

Voir le fichier

@ -88,6 +88,9 @@
<!-- bottom padding -->
<div style="padding-top: 5rem"></div>
<footer>
Powered by NyaaPantsu
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>