From 1e5afc98cd0b786b285fbc0cab1503facc9974c6 Mon Sep 17 00:00:00 2001
From: Mike Gerwitz
@@ -86,6 +87,7 @@
+↑
@@ -100,6 +102,7 @@
+↑
@@ -132,6 +135,7 @@
+↑
@@ -154,6 +158,7 @@
Attempting to access a private member from within a subtype will result in an
error.
+↑ diff --git a/style.css b/style.css index ee1af10..6dfe960 100644 --- a/style.css +++ b/style.css @@ -359,6 +359,10 @@ pre.js { padding: 1em; } +a.top { + float: right; +} + /* github.com style (c) Vasily Polovnyov