Made by
Porter Swanstrom
diff --git a/m.css b/m.css
index f8e6f07..732591f 100644
--- a/m.css
+++ b/m.css
@@ -31,20 +31,20 @@ a:hover{color:#EEEEEE}
img{margin-left:4%}
-.main{
+#m{
min-height:100%;
position:relative
}
-.head{
+#h{
font:400 115% sans;
color:#999000;
padding:35pt 8% 35pt 8%
}
-.body{padding:0pt 5% 60pt 5%}
+#b{padding:0pt 5% 60pt 5%}
-.foot{
+#f{
font-size:70%;
color:#AA8855;
position:absolute;
@@ -54,7 +54,7 @@ img{margin-left:4%}
padding-top:9pt;
padding-bottom:9pt
}
-.foot a{
+#f a{
color:#878777;
text-decoration:underline
}
@@ -75,11 +75,11 @@ img{margin-left:4%}
h1{color:#602000}
h2{color:#704020}
h3{color:#403060}
- .head{color:#555555}
+ #h{color:#555555}
a{color:#006070}
a:hover{color:#000000}
- .foot{color:#55555F}
- .foot a{
+ #f{color:#55555F}
+ #f a{
color:#004050;
text-decoration:underline
}
@@ -90,26 +90,26 @@ img{margin-left:4%}
}
@media all and (min-width:0px){
- .head{padding:28pt 15% 28pt 12.5%}
- .body{padding:0pt 12% 60pt 12%}
+ #h{padding:28pt 15% 28pt 12.5%}
+ #b{padding:0pt 12% 60pt 12%}
}
@media all and (min-width:800px){
- .head{padding:28pt 28% 28pt 20.5%}
- .body{padding:0pt 20% 60pt 20%}
+ #h{padding:28pt 28% 28pt 20.5%}
+ #b{padding:0pt 20% 60pt 20%}
}
@media all and (min-width:1000px){
- .head{padding:28pt 25% 28pt 20.5%}
- .body{padding:0pt 20% 60pt 20%}
+ #h{padding:28pt 25% 28pt 20.5%}
+ #b{padding:0pt 20% 60pt 20%}
}
@media all and (min-width:1200px){
- .head{padding:28pt 37% 28pt 30.5%}
- .body{padding:0pt 30% 60pt 30%}
+ #h{padding:28pt 37% 28pt 30.5%}
+ #b{padding:0pt 30% 60pt 30%}
}
@media all and (min-width:1400px){
- .head{padding:28pt 32% 28pt 28.5%}
- .body{padding:0pt 28% 60pt 28%}
+ #h{padding:28pt 32% 28pt 28.5%}
+ #b{padding:0pt 28% 60pt 28%}
}
@media all and (min-width:1600px){
- .head{padding:28pt 37% 28pt 32.5%}
- .body{padding:0pt 32% 60pt 32%}
+ #h{padding:28pt 37% 28pt 32.5%}
+ #b{padding:0pt 32% 60pt 32%}
}
diff --git a/m.htm b/m.htm
index 2c85c4d..315f57d 100644
--- a/m.htm
+++ b/m.htm
@@ -6,19 +6,19 @@
Porter Swanstrom
-
+
+
This site is currently still being built, check the
log to see what's been done so far
-
Made by
Porter Swanstrom
diff --git a/p/m.htm b/p/m.htm
index ed970a6..63c21fb 100644
--- a/p/m.htm
+++ b/p/m.htm
@@ -6,20 +6,20 @@
Porter Swanstrom
-
+
+
PROJECTS
w (HTML, CSS)
Website
wf (C#)
WinForms
-
Made by
Porter Swanstrom
diff --git a/w/m.htm b/w/m.htm
index f5a6ab1..e03c251 100644
--- a/w/m.htm
+++ b/w/m.htm
@@ -6,14 +6,14 @@
Porter Swanstrom
-
+
+
ABOUT
I started this site to have something to do during my
@@ -79,7 +79,7 @@ working header and footer
here and you can get it with:
git clone http://github.com/porterswanstrom/w
-