Update theme.css
This commit is contained in:
parent
5740c7e4a1
commit
bdf4a4f5ba
|
@ -149,8 +149,8 @@ kbd {
|
||||||
|
|
||||||
/* General button styles */
|
/* General button styles */
|
||||||
.btn {
|
.btn {
|
||||||
background-color: #00ffcc;
|
background-color: #121212;
|
||||||
color: #121212;
|
color: #00ffcc;
|
||||||
border: 2px solid #00ffcc;
|
border: 2px solid #00ffcc;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
|
Loading…
Reference in New Issue