Various aesthetic changes.
This commit is contained in:
parent
888ac1fdfe
commit
1abf895b9e
2 changed files with 20 additions and 27 deletions
|
@ -19,9 +19,10 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 1px;
|
font-size: 48px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
visibility: hidden;
|
margin-top: 10px;
|
||||||
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
@ -46,7 +47,7 @@ table {
|
||||||
}
|
}
|
||||||
|
|
||||||
div#header {
|
div#header {
|
||||||
width: 979px;
|
width: 1000px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
color: #216332;
|
color: #216332;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
|
@ -55,26 +56,20 @@ div#header {
|
||||||
div#content {
|
div#content {
|
||||||
background-color: #216332;
|
background-color: #216332;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 979px;
|
width: 1000px;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#column1a {
|
div#column1 {
|
||||||
width: 313px;
|
width: 320px;
|
||||||
float: left;
|
float: left;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#column1b {
|
div#column2 {
|
||||||
width: 313px;
|
width: 320px;
|
||||||
float: left;
|
|
||||||
padding-left: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#column1c {
|
|
||||||
width: 313px;
|
|
||||||
float: left;
|
float: left;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
|
@ -145,6 +140,11 @@ div#copyright {
|
||||||
min-height: 36px;
|
min-height: 36px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cover {
|
||||||
|
border: 0;
|
||||||
|
width: 64px;
|
||||||
|
}
|
||||||
|
|
||||||
table.formatting {
|
table.formatting {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
|
@ -171,8 +171,3 @@ td.gamesformatting {
|
||||||
width: 68px;
|
width: 68px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cover {
|
|
||||||
border: 0;
|
|
||||||
width: 64px;
|
|
||||||
}
|
|
|
@ -12,16 +12,14 @@ $links = $db->query("SELECT id,url,text,status,released_date FROM wia_links WHER
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Who is Andrew?</title>
|
<title>Who is Andrew? Personal Site of Andrew Tomaka</title>
|
||||||
<link rel="stylesheet" type="text/css" href="css/main.css?v=2" />
|
<link rel="stylesheet" type="text/css" href="css/main.css?v=3" />
|
||||||
<link rel="shortcut icon" href="favicon.ico" />
|
<link rel="shortcut icon" href="favicon.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!--<div id="header">--><h1>who is andrew?</h1><!--</div>-->
|
<div id="header"><h1>andrew tomaka</h1></div>
|
||||||
<br/><br/>
|
|
||||||
|
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<div id="column1a">
|
<div id="column1">
|
||||||
<h2>contact</h2>
|
<h2>contact</h2>
|
||||||
<div id="contacts" class="box center">
|
<div id="contacts" class="box center">
|
||||||
<img src="img/badges/email.png" class="contact" alt="Email Andrew Tomaka" title="atomaka@gmail.com" />
|
<img src="img/badges/email.png" class="contact" alt="Email Andrew Tomaka" title="atomaka@gmail.com" />
|
||||||
|
@ -67,7 +65,7 @@ $links = $db->query("SELECT id,url,text,status,released_date FROM wia_links WHER
|
||||||
</div>-->
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="column1b">
|
<div id="column1">
|
||||||
<h2>random</h2>
|
<h2>random</h2>
|
||||||
<div id="random">
|
<div id="random">
|
||||||
<?php
|
<?php
|
||||||
|
@ -82,7 +80,7 @@ while($link = $links->fetch_object()) {
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="column1c">
|
<div id="column2">
|
||||||
<h2>fitness</h2>
|
<h2>fitness</h2>
|
||||||
<div id="fitness" class="box">
|
<div id="fitness" class="box">
|
||||||
Collecting data.
|
Collecting data.
|
||||||
|
|
Loading…
Reference in a new issue