From 9e369d09b88fa5374e70f75438dda99d7482acef Mon Sep 17 00:00:00 2001 From: kangax Date: Fri, 24 Jan 2014 10:04:07 -0500 Subject: [PATCH] Add flattr button --- index.html | 1 + master.css | 2 ++ 2 files changed, 3 insertions(+) diff --git a/index.html b/index.html index a47016b..9381db0 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@
+

HTML Minifier (v0.5.5)

diff --git a/master.css b/master.css index 77e50d8..ceb4be7 100644 --- a/master.css +++ b/master.css @@ -33,3 +33,5 @@ button { font-weight: bold; width: 100px; } .presentational-element, .presentational-attribute, .inaccessible-attribute { color: #FF8C00; } .unsafe { color: #f33; } + +iframe { position: absolute; top: 10px; right: 10px; } -- 2.34.1