Make "Download" button stand out a little more.
This commit is contained in:
parent
d813feaa7b
commit
8a1a35aa15
@ -214,9 +214,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-outline-inverse {
|
.btn-outline-inverse {
|
||||||
color: #333;
|
color: #428BCA;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-color: #333;
|
border-color: #428BCA;
|
||||||
padding: 15px 30px;
|
padding: 15px 30px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user