about summary refs log tree commit diff stats
path: root/static/css/hyde.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hyde.css')
-rw-r--r--static/css/hyde.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 5d429db..cad1095 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -91,6 +91,13 @@ code,pre {
   display: block;
 }
 
+.u-photo {
+  margin: auto;
+  margin-bottom: 1rem;
+  border: 2px solid white;
+  border-radius: 50%;
+}
+
 .contact-head {
   color: #fff;
   margin-bottom: 0;