You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
847 B
61 lines
847 B
.md-button.md-active {
|
|
font-size: 1.7em;
|
|
color: #fdecc1;
|
|
font-family: tf2build;
|
|
border-bottom: 2px solid #fdecc1;
|
|
}
|
|
.md-button {
|
|
color: #efdfb7;
|
|
font-family: tf2secondary;
|
|
text-transform: none;
|
|
}
|
|
|
|
.btn-base, .btn-default, .btn-uniq, .btn-old, .btn-high, .btn-strange, .btn-unusual, .btn-gosty, .btn-collect, .btn-colored, .btn-hand, .btn-boss {
|
|
cursor: pointer;
|
|
font-family: tf2build;
|
|
background: #2a2725;
|
|
}
|
|
|
|
.btn-default {
|
|
color: #B2B2B2;
|
|
}
|
|
|
|
.btn-uniq {
|
|
color: #FFD700;
|
|
}
|
|
|
|
.btn-old {
|
|
color: #476291;
|
|
}
|
|
|
|
.btn-high {
|
|
color: #4D7455;
|
|
}
|
|
|
|
.btn-strange {
|
|
color: #CF6A32;
|
|
}
|
|
|
|
.btn-unusual {
|
|
color: #8650AC;
|
|
}
|
|
|
|
.btn-gosty {
|
|
color: #38F3AB;
|
|
}
|
|
|
|
.btn-collect {
|
|
color: #AA0000;
|
|
}
|
|
|
|
.btn-colored {
|
|
color: #FAFAFA;
|
|
}
|
|
|
|
.btn-hand {
|
|
color: #70B04A;
|
|
}
|
|
|
|
.btn-boss {
|
|
color: #A50F79;
|
|
}
|