aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 606590b..0e27c1e 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;