changed the buttons styles

This commit is contained in:
jorge-vitrubio 2021-11-15 16:10:54 +01:00
parent c4d97514b0
commit b88efeb9ef
1 changed files with 9 additions and 0 deletions

View File

@ -104,7 +104,16 @@ div.region-top {
float: right;
width: 200px;
}
/*******************
BUTTONS */
.btn-default {
color: #555;
background-color: #eee;
border-color: #ececec;
padding: 1rem 3rem;
border-radius: 0.4rem;
}
/*******************
MENU */