new header image and no margin
This commit is contained in:
parent
8b3ce507f6
commit
e4f7b89032
Binary file not shown.
Before Width: | Height: | Size: 252 KiB After Width: | Height: | Size: 382 KiB |
@ -1,7 +1,7 @@
|
|||||||
.main {
|
.main {
|
||||||
display: block;
|
display: block;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin: auto;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@media screen and (min-width: 800px) {
|
@media screen and (min-width: 800px) {
|
||||||
.main {
|
.main {
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/53.html'>GCSE
|
<li>•<a href='https://deadvey.com/blog/blogs/53.html'>GCSE
|
||||||
results</a></li>
|
results</a> Where I go over my results for the GCSE exams.</li>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/51.html'>Why don't
|
<li>•<a href='https://deadvey.com/blog/blogs/51.html'>Why don't
|
||||||
penguins feet freeze?</a><img src="/images/dwayne.gif"
|
penguins feet freeze?</a><img src="/images/dwayne.gif"
|
||||||
width="20"/></li>
|
width="20"/> (Book review)</li>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/39.html'>NIX OS IS SO
|
<li>•<a href='https://deadvey.com/blog/blogs/39.html'>NIX OS IS SO
|
||||||
FUCKING COOL DO NOT TRY CHANGE MY
|
FUCKING COOL DO NOT TRY CHANGE MY
|
||||||
MIND!!!</a><img src="/images/nixos.png" width='20'/></li>
|
MIND!!!</a><img src="/images/nixos.png" width='20'/> nixos review</li>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/20.html'>I added a
|
<li>•<a href='https://deadvey.com/blog/blogs/20.html'>I added a
|
||||||
comments section</a></li>
|
comments section</a></li>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/31.html'>Stop chat
|
<li>•<a href='https://deadvey.com/blog/blogs/31.html'>Stop chat
|
||||||
@ -36,7 +36,8 @@
|
|||||||
(very good song)</a></li>
|
(very good song)</a></li>
|
||||||
<li>•<a href='https://deadvey.com/blog/archive.html'>Archive from
|
<li>•<a href='https://deadvey.com/blog/archive.html'>Archive from
|
||||||
old site</a></li>
|
old site</a></li>
|
||||||
<li>•<a href='https://deadvey.com/blog/blogs/37.html'>Avatar changes</a></li>
|
<li>•<a href='https://deadvey.com/blog/blogs/37.html'>Avatar
|
||||||
|
changes</a>, is where I summarise all my avatars!</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
<h3>Introduction! <img height="30" src="/images/penguin-dance-pengu.gif" /></h3>
|
<h3>Introduction! <img height="30" src="/images/penguin-dance-pengu.gif" /></h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user