done some css for index, need to do a big clenaup
This commit is contained in:
parent
0313e6977d
commit
65a3b1b035
|
@ -1,15 +0,0 @@
|
||||||
banana.gif
|
|
||||||
blobcat.gif
|
|
||||||
cassette.gif
|
|
||||||
discord.gif
|
|
||||||
drancinmoe.gif
|
|
||||||
enby.gif
|
|
||||||
gifs.txt
|
|
||||||
hatkid.gif
|
|
||||||
ie.gif
|
|
||||||
I‘m-not-a-robot.gif
|
|
||||||
linux.png
|
|
||||||
milk.png
|
|
||||||
parrot.gif
|
|
||||||
pumpum.gif
|
|
||||||
xd.gif
|
|
|
@ -49,10 +49,18 @@ body{
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, #about h2, #about h3, #about p{
|
h1, #about h2, #about h3{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3{
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
p{
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.centerade{
|
.centerade{
|
||||||
width: 50%;
|
width: 50%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
|
@ -31,16 +31,6 @@
|
||||||
<div id="noscript">
|
<div id="noscript">
|
||||||
<div class="centercubeplease">
|
<div class="centercubeplease">
|
||||||
<h1>I'm bizcochito, hey!</h1>
|
<h1>I'm bizcochito, hey!</h1>
|
||||||
<p>
|
|
||||||
<a
|
|
||||||
href="http://v25cldsbgmmllb7emzrefrh57ugu53z534lcs53coi3tlhiin6va6kad.onion"
|
|
||||||
>Onionsite mirror</a
|
|
||||||
><br />
|
|
||||||
<a
|
|
||||||
href="http://nlohuquv5gaqnhfdeano77ftswnfg674jet5qeualztoxtmsceka.b32.i2p"
|
|
||||||
>Eepsite mirror</a
|
|
||||||
>
|
|
||||||
</p>
|
|
||||||
<h2>-Pages:</h2>
|
<h2>-Pages:</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="about.html">-About me</a><br />
|
<a href="about.html">-About me</a><br />
|
||||||
|
@ -80,7 +70,7 @@
|
||||||
</p>
|
</p>
|
||||||
<h2>-NEW BANNER:</h2>
|
<h2>-NEW BANNER:</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="yari.fai.st"
|
<a href="https://yari.fai.st"
|
||||||
><img src="{% static 'icons/bizcochito.gif' %}" alt="yari.fai.st"
|
><img src="{% static 'icons/bizcochito.gif' %}" alt="yari.fai.st"
|
||||||
/></a>
|
/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue