.btn { border-width: 0 0px 0px 0px; font-weight: normal; text-transform: ; } .btn-default { color: #2ecc71; background-color: #ffffff; border-color: #ffffff; }
Save space in your document using buttons or tabs for sub chapters. Add this code at the end of your title:
A first section
content of sub-chapter #2
content of sub-chapter #3
Note that I’ve also custom the buttons using this CSS:
PROC SQL; SELECT DISTINCT * FROM nome_tabela ; QUIT;
nome_tabela %>% distinct()
Inspiracao