summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-02-04 10:01:38 +0000
committerPaul Buetow <paul@buetow.org>2022-02-04 10:01:38 +0000
commitdf6408685082a8d55ff37d904ce791e3085fada7 (patch)
treeb66be46b78a5224437781b1b93647a82183e5425 /gemfeed
parent1cb4e8398dec6926331d50f09c8a2a02a39bba9a (diff)
parent71c68e8c47b04482acac8b63f8468854ac38bb52 (diff)
merge
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/index.md3
-rw-r--r--gemfeed/style.css4
2 files changed, 5 insertions, 2 deletions
diff --git a/gemfeed/index.md b/gemfeed/index.md
index a96a4906..460dbd9d 100644
--- a/gemfeed/index.md
+++ b/gemfeed/index.md
@@ -2,7 +2,10 @@
## To be in the .zone!
+<<<<<<< HEAD
[2022-02-04 - Computer operating systems I use(d)](./2022-02-04-computer-operating-systems-i-use.md)
+=======
+>>>>>>> 71c68e8c47b04482acac8b63f8468854ac38bb52
[2022-01-23 - Welcome to the foo.zone](./2022-01-23-welcome-to-the-foo.zone.md)
[2022-01-01 - Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2021-12-26 - How to stay sane as a DevOps person ](./2021-12-26-how-to-stay-sane-as-a-devops-person.md)
diff --git a/gemfeed/style.css b/gemfeed/style.css
index 328ad6eb..4511037d 100644
--- a/gemfeed/style.css
+++ b/gemfeed/style.css
@@ -47,8 +47,8 @@ a {
color: #ffffff;
text-decoration: none;
background-color: #000000;
- padding: 2px;
- margin: 2px;
+ padding: 5px;
+ margin: 5px;
}
a:hover {