about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorana <ana@ana.st>2021-08-04 11:22:12 +0200
committerana <ana@ana.st>2021-08-04 11:22:12 +0200
commit1cd5b6f2368649592c185a6463695364e0a4a007 (patch)
tree1a9a5252bd74bbb4d2df3bb82e473fc8b7ab43fd /style.css
parent760cd0b5997fb4ae681e21ca3530f4f46d8c8d77 (diff)
downloadwww-2-1cd5b6f2368649592c185a6463695364e0a4a007.tar.gz
Update site
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index f6aabeb..ba44402 100644
--- a/style.css
+++ b/style.css
@@ -12,3 +12,8 @@ body {
   border-style: solid;
   border-color: #000;
 }
+
+code {
+  background-color: #eee;
+  padding: 5px 5px;
+}