Commit ee0ed17c377b6c88afd7f73d2ff1b2d86d92abf0

Authored by Gustavo Cruz
1 parent 3dacbbf1

ajustes na página

Showing 1 changed file with 13 additions and 0 deletions   Show diff stats
style.css
... ... @@ -511,3 +511,16 @@ padding-left: 0px;
511 511 #content .block.site-tour-plugin_tour-block {
512 512 margin-top: 2em;
513 513 }
  514 +
  515 +.pe_btn_interno {
  516 + display: inline-block;
  517 + padding: 0.5em;
  518 + border-radius: 50%;
  519 +}
  520 +
  521 +.pe_btn_cinza {background-color: #ccc;}
  522 +
  523 +.pe_btn_azul {background-color: ##0050A5;}
  524 +
  525 +
  526 +
... ...