@@ -26,6 +26,16 @@ figcaption {
padding: 0;
}
+/* WP Stats */
+img#wpstats {
+ position: absolute;
+ opacity: 0;
+ left: 100%;
+ top: 100%;
+ height: 0;
+ width: 0;
+}
+
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
@@ -233,6 +233,16 @@ figcaption {
@@ -992,6 +992,16 @@ figcaption {
+ right: 100%;