1
0
mirror of synced 2024-11-25 06:16:08 +03:00

Make "Download" button stand out a little more.

This commit is contained in:
Florian Kissling 2015-04-24 03:40:57 +02:00
parent d813feaa7b
commit 8a1a35aa15

View File

@ -214,9 +214,9 @@
}
.btn-outline-inverse {
color: #333;
color: #428BCA;
background-color: transparent;
border-color: #333;
border-color: #428BCA;
padding: 15px 30px;
font-size: 20px;
}