aboutsummaryrefslogtreecommitdiffstats
path: root/assets/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css38
1 files changed, 7 insertions, 31 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index c9c861f..5ce35b1 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -10,7 +10,8 @@ body {
color: #222;
line-height: 1.5;
margin: auto;
- padding: auto;
+ max-width: 750px;
+ height: 100%;
}
time {
@@ -44,35 +45,6 @@ time {
font-weight: bold;
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
header {
border-bottom: #d3d3d3 1px solid;
border-width: 0.1px;
@@ -122,10 +94,14 @@ img {
}
.title {
- margin-top: 30px;
+ margin-top: 0;
line-height: 20px;
}
+h1.title {
+ padding-top: 30px;
+}
+
.subtitle {
line-height: 0px;
}