From 0078757441bdd526d554c7060d81e6cfa473d59f Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Wed, 17 Jun 2015 15:06:22 -0300 Subject: [PATCH] Update: change login handler from anchor to button --- index.html | 5 ++--- sass/style.sass | 3 +++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8aad29b..0a27d67 100644 --- a/index.html +++ b/index.html @@ -103,9 +103,8 @@
- - - Sair + +
diff --git a/sass/style.sass b/sass/style.sass index 72b33ef..0b3a208 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -709,6 +709,9 @@ h1 .participar position: relative text-align: right + .btn + color: $link-color + font-weight: normal .participe font-size: 14px padding: 2px 10px -- libgit2 0.21.2