About Social Code
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/about.html4
-rw-r--r--html/assets/style.css6
-rw-r--r--html/now.html4
3 files changed, 10 insertions, 4 deletions
diff --git a/html/about.html b/html/about.html
index a65f1ee..8f5b07b 100644
--- a/html/about.html
+++ b/html/about.html
@@ -1,6 +1,6 @@
<!doctype html>
-<html class="" lang="en">
+<html class="html-main-page" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -26,7 +26,7 @@
<h1 class="page-title-header">About</h1>
</div>
<div class="note-divider"></div>
-<div class="main-container">
+<div class="main-container-page">
<div class="note-body">
<p><img class="page-self-image" src="/assets/me.jpg"></p>
<p>Hello my name is Lucas Fryzek, and welcome to my website!</p>
diff --git a/html/assets/style.css b/html/assets/style.css
index af1fd0b..faee4ab 100644
--- a/html/assets/style.css
+++ b/html/assets/style.css
@@ -62,6 +62,12 @@ blockquote
background-color: #FFFFFF;
}
+.main-container-page
+{
+ margin: 0;
+ background-color: #e9e9e7;
+}
+
.note-body
{
padding-top: 10px;
diff --git a/html/now.html b/html/now.html
index 00c7061..5fe0330 100644
--- a/html/now.html
+++ b/html/now.html
@@ -1,6 +1,6 @@
<!doctype html>
-<html class="" lang="en">
+<html class="html-main-page" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -26,7 +26,7 @@
<h1 class="page-title-header">Now</h1>
</div>
<div class="note-divider"></div>
-<div class="main-container">
+<div class="main-container-page">
<div class="note-body">
<p>A monthly update about my life</p>
<blockquote>