From ee0ed17c377b6c88afd7f73d2ff1b2d86d92abf0 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Wed, 26 Aug 2015 11:16:05 -0300 Subject: [PATCH] ajustes na página --- style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 0951cd1..70d586d 100644 --- a/style.css +++ b/style.css @@ -511,3 +511,16 @@ padding-left: 0px; #content .block.site-tour-plugin_tour-block { margin-top: 2em; } + +.pe_btn_interno { + display: inline-block; + padding: 0.5em; + border-radius: 50%; +} + +.pe_btn_cinza {background-color: #ccc;} + +.pe_btn_azul {background-color: ##0050A5;} + + + -- libgit2 0.21.2