From d7aa96addc75fae89ea33d1259f1c86cb83d5359 Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Sat, 16 Nov 2019 16:44:32 -0600 Subject: add profile photos that are cropped to 250 by 250 and saved to your log --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index 08b02ea..4726e84 100644 --- a/css/style.css +++ b/css/style.css @@ -202,6 +202,8 @@ form.search { text-decoration: none; } +.avatar { width: 25px; height: 25px; vertical-align: middle; border-radius: 5px; margin-right: .2em; } + button { display: inline-block; *display: inline; -- cgit v1.2.3-70-g09d2