[frio] Improve display of introduction action buttons on mobile
This commit is contained in:
parent
241cd32b14
commit
692f91714a
2 changed files with 12 additions and 8 deletions
|
@ -198,6 +198,11 @@ blockquote {
|
|||
padding: 1px 5px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.btn.btn-danger {
|
||||
color: #FFFFFF;
|
||||
background-color: #AE0F0F;
|
||||
}
|
||||
|
||||
.btn.btn-primary {
|
||||
background: $nav_bg;
|
||||
color: $btn_primary_color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue