Skip to content

Commit

Permalink
First Big Push
Browse files Browse the repository at this point in the history
  • Loading branch information
asimone committed Mar 2, 2017
1 parent accfd63 commit d3df5c5
Show file tree
Hide file tree
Showing 491 changed files with 6,660 additions and 0 deletions.
235 changes: 235 additions & 0 deletions Assets/css/homepagestyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,235 @@
body {width: 100%; margin: 0; font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif; font-weight: 400; font-style: normal;}
a:link, a:visited, a:active, a:hover {color:rgba(0, 153, 255, 0.69); text-decoration: none;}


::selection {
color: rgba(0, 0, 0, 0.91);
background: rgba(0, 153, 255, 0.69); /* Safari */
}
::-moz-selection {
color: rgba(0, 0, 0, 0.91);
background: rgba(0, 153, 255, 0.69); /* Firefox */
}

audio,
canvas,
img,
svg,
video {
vertical-align: middle;
}

blockquote {
text-indent: -0.8em;
font-size: 25px;
color: rgba(0, 0, 0, 0.54);
font-style: italic;
padding: 15px;
}

pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;s
white-space: -o-pre-wrap;
}

ol {
list-style: lower-greek;}

ul {list-style: square; font-size: 25px;}

li {font-size: 25px; margin-left: 30px;}

h3 {
font-size: 50px;
font-family: 'Verlag Comp A', 'Verlag Comp B', serif;
font-weight: 700;
font-style: normal;
margin-top: 10px;
margin-bottom: 10px;
color: rgba(0, 0, 0, 0.84);
line-height: 1em;
}

.small {font-variant: small-caps;}

header {background-color: rgba(0, 153, 255, 0.69); height: 263px; width 100%;}

.title {width: 100%; margin: 0 auto; padding-top: 5px;}

#blog-title {
text-align: center;
font-size: 80px;
color: #fff;
margin-bottom: -25px;
font-family: 'Verlag Comp A', 'Verlag Comp B', serif;
font-weight: 400;
font-style: italic;
text-transform: uppercase;
}

#blog-subhead {
text-align: center;
color: #fff;
font-size: 20px;
font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif;
font-weight: 400;
font-style: italic;
}

.homepage-circle {
display: block;
width: 200px;
height: 200px;
margin: 40px auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
background-image: url('../images/clickmobile.gif');
}

@media all and (max-width: 960px) and (min-width: 950px) {
.homepage-circle {
display: block;
width: 200px;
height: 200px;
margin: 40px auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
background-image: url('../images/neener.gif');
}
}

@media (min-width:961px) {
.homepage-circle {
display: block;
width: 200px;
height: 200px;
margin: 40px auto;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 99em;
-moz-border-radius: 99em;
border-radius: 99em;
border: 5px solid #eee;
box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
background-image: url('../images/click.gif');
}
}

.content {margin-bottom: 35px;}

.content h2 {
font-size: 70px;
text-align: center;
line-height: 1em;
font-family: 'Verlag Comp A', 'Verlag Comp B', serif;
font-weight: 700;
font-style: normal;
color: rgba(0, 0, 0, 0.84);
}

.content p {
font-size: 27px;
line-height: 1.6em;
}

.post {
width: 800px;
margin: 0 auto;
margin-top: -15px;
color: rgba(0, 0, 0, 0.91);
}

.date {
text-align: center;
color: rgba(0, 0, 0, 0.54);
font-size: 25px;
font-weight: 400;
margin-bottom: 80px;
}

footer {background-color: rgba(0, 153, 255, 0.69); height: 136px; width 100%;}

.footer-bullshit {
width: 800px;
margin: 0 auto;
padding-top: 20px;
}

.footer-bullshit p {
color: #fff;
font-size: 30px;
font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif;
font-weight: 400;
font-style: italic;
text-align: center;
}

.only-olds-browse-websites p {
color: #fff;
font-size: 30px;
font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif;
font-weight: 400;
text-align: center;
width: 800px;
margin: -68px auto 0 auto;

}

.footer-bullshit a, .only-olds-browse-websites a {color: #fff;}

.homepage-content {
background-color: rgba(0, 153, 255, 0.69);
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 290px;
}

nav a {color: #fff !important; text-decoration: none !important;}

nav {
font-size: 45px;
font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif;
font-weight: 400;
text-align: center;
width: 630px;
margin: -170px auto 0 auto;
}

.resume-content {
background-color: rgba(0, 153, 255, 0.69);
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 290px;
font-style: italic;
}

.fill-div {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
80 changes: 80 additions & 0 deletions Assets/css/resumestyle.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
body {width: 100%; margin: 0; font-family: 'Ideal Sans SSm A', 'Ideal Sans SSm B', san-serif; font-weight: 400; font-style: normal; background-color: rgba(0, 153, 255, 0.69);}
a:link, a:visited, a:active, a:hover {color:rgba(0, 153, 255, 0.69); text-decoration: none;}

::selection {
color: #444;
background: rgba(0, 153, 255, 0.69); /* Safari */
}
::-moz-selection {
color: #444;
background: rgba(0, 153, 255, 0.69); /* Firefox */
}

audio,
canvas,
img,
svg,
video {
vertical-align: middle;
}

blockquote {
text-indent: -0.8em;
font-size: 25px;
color: rgba(0, 0, 0, 0.54);
font-style: italic;
padding: 15px;
}

pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -o-pre-wrap;
}

ol {
list-style: lower-greek;}

ul {list-style: square; font-size: 25px;}

li {font-size: 25px; margin-left: 30px;}

h3 {
font-size: 50px;
font-family: 'Verlag Comp A', 'Verlag Comp B', serif;
font-weight: 700;
font-style: normal;
margin-top: 10px;
margin-bottom: 10px;
color: rgba(0, 0, 0, 0.84);
line-height: 1em;
}

.center {margin-top: 45px;}

.resume-content {
background-color: #fff;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 290px;
}

.resume-content p {
font-size: 29px;
text-align: center;
width: 500px;
margin: 15px auto;
color: #444;
}

.fill-div {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
Loading

0 comments on commit d3df5c5

Please sign in to comment.