Border Changes
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
.media {
|
||||
width:55px;
|
||||
width:60px;
|
||||
position: absolute;
|
||||
top: 170px;
|
||||
top: 200px;
|
||||
right: 0px;
|
||||
background-color: lightblue;
|
||||
border: 5px;
|
||||
border-color: white;
|
||||
border-style: groove;
|
||||
}
|
||||
.media img {
|
||||
width: 40px;
|
||||
float: right;
|
||||
margin-right: 5px;
|
||||
margin-bottom: 5px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
@@ -62,7 +62,7 @@
|
||||
<a href="404.html"><img src="http://images3.wikia.nocookie.net/__cb20110728041007/warhammer40k/images/thumb/4/40/Bad_Moons_Icon.jpg/200px-Bad_Moons_Icon.jpg"> </a>
|
||||
</div>
|
||||
<div class="starter-template">
|
||||
<img src="/images/avatar.png" class="img-responsive">
|
||||
<img src="/images/avatar.png">
|
||||
<h1 style="color:#6d9bc5">Arona Jones</h1>
|
||||
<h3><em>warlordjones</em></h3>
|
||||
<p>Welcome to the website of Arona Jones, usually known as warlordjones on the Internet, although my alternative pseudonames include: Jacknif98, Big Mek Gobsmasha and Major Vincent Smith. I'm a regular 16 year old internet nerd (yes, I do wear glasses), hand-coding a website, learning by doing. I'v a passion for physics and computing, although I also enjoy History, Philosophy/RS and Art.<br><br>I taught myself to code in HTML/CSS (still working on it - can you tell?) and Java. My advice? Learn the basics of code first, rather than trying to learn by doing. It helps to give you coding independence, and not always rely on tutorials. Trust me, I did it the wrong way around.<br><br>I am an avid reader who greatly enjoys fantasy books such as Discworld, Sovereign of the Seven Isles and Edge Chronicles; classics like Nineteen Eighty-Four, A Swiss Family Robinson and A Journey to the Center of the Earth and sci-fi such as Larklight.</p>
|
||||
|
||||
Reference in New Issue
Block a user