diff --git a/static/application.css b/static/application.css index 152f222..b1e3e0f 100644 --- a/static/application.css +++ b/static/application.css @@ -148,6 +148,7 @@ textarea { #box2 .function.twitter { background-position: -153px top; } #box2 .function.enabled.twitter { background-position: -153px center; } #box2 .function.enabled.twitter:hover { background-position: -153px bottom; } +#box2 .button-picture{ border-width: 0; font-size: inherit; } #messages { position:fixed; @@ -167,3 +168,4 @@ textarea { #messages li.error { background:rgba(102,8,0,0.8); } + diff --git a/static/index.html b/static/index.html index 487b3e9..9446543 100644 --- a/static/index.html +++ b/static/index.html @@ -47,11 +47,11 @@
-
-
-
-
-
+ + + + +