summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;