summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-08-07 21:05:53 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-08-07 21:05:53 +0200
commitbbed703203a75af161e3b5ee9540505300b936d4 (patch)
tree5d8a098cf3ccf50816a36be567341782351c48d1
parentdfaa30d7e3718714f6d4080b154a0e55bdbb914e (diff)
downloadwebsite-bbed703203a75af161e3b5ee9540505300b936d4.tar.xz
Revert "about: Add SE flair"
This reverts commit b14e33198c74a940105e00e16178e00d121b082f.
-rw-r--r--src/about.rst5
-rw-r--r--src/style.css6
2 files changed, 0 insertions, 11 deletions
diff --git a/src/about.rst b/src/about.rst
index 165d156..5b9ee50 100644
--- a/src/about.rst
+++ b/src/about.rst
@@ -19,11 +19,6 @@ last name doesn’t actually contain an ‘h’, which I find quite annoying. An
I’m currently 19 years old, and I come from Sweden and have lived here my whole
life.
-.. image:: http://stackexchange.com/users/flair/425023.png
- :alt: Profile for kyrias on Stack Exchange
- :class: picture-right
- :target: http://stackexchange.com/users/425023
-
Online you can find me in various places under different names, though in
almost all cases under one of the previously mentioned ones. I’m most commonly
found on IRC_ as “demize”, and tend to hang out in the `Arch Linux`_ channels_
diff --git a/src/style.css b/src/style.css
index 795ef89..21606c0 100644
--- a/src/style.css
+++ b/src/style.css
@@ -174,12 +174,6 @@ img.picture-me {
margin-right: 0.1rem;
}
-img.picture-right {
- float: right;
- margin-top: 0.25rem;
- margin-left: 0.45rem;
-}
-
tt.literal,
pre.code {
font-size: 0.9em;