summaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css29
1 files changed, 20 insertions, 9 deletions
diff --git a/css/style.css b/css/style.css
index 1498a9c..9a3f695 100644
--- a/css/style.css
+++ b/css/style.css
@@ -54,7 +54,7 @@ h3 {
p {
font-size: 0.95em;
line-height: 1.5em;
- margin-top: 12px;
+ margin-top: 0px;
margin-bottom: 12px;
}
@@ -165,26 +165,37 @@ header h2 {
/* Home */
/* ---- */
-ul.posts-list {
+.blog h2,
+.blog h3 {
+}
+
+ul.posts-list,
+ul.categories-list {
list-style: none;
padding-left: 0px;
}
-ul.posts-list h2 {
- margin-top: 10px;
- margin-bottom: 10px;
+ul.posts-list h2,
+ul.posts-list h3,
+ul.posts-list p {
+ margin-top: 5px;
+ margin-bottom: 5px;
}
ul.posts-list li {
- margin-top: 40px;
+ margin-top: 0px;
margin-bottom: 40px;
}
-ul.posts-list p {
- margin-top: 10px;
- margin-bottom: 10px;
+ul.categories-list li {
+ margin-top: 0px;
+ margin-bottom: 60px;
}
+/* ----- */
+/* Posts */
+/* ----- */
+
.date {
text-align: right;
}
Un proyecto texto-plano.xyz