summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2021-06-24 15:57:05 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2021-06-24 15:57:05 -0400
commit28d0d84638ba1ba45696f3fa86cb18e694f280a5 (patch)
tree6ae2b47a08548c2e7f87bdfd3a977b2a71b340d3 /index.css
parent6fa7b10d244b226c7651747d88ffdfaa5c5814e2 (diff)
Prettifying images
Diffstat (limited to 'index.css')
-rw-r--r--index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.css b/index.css
index 8047e7f..83f2e0c 100644
--- a/index.css
+++ b/index.css
@@ -138,6 +138,11 @@ nav a:hover {
text-align: center;
}
+.image img {
+ border-radius: 3px;
+ border: 1px solid #D0D0D0;
+}
+
/***********************************
Content styling
************************************/