fixed codingstyle and removed coda font

This commit is contained in:
Florian Sundermann
2013-03-05 13:35:09 +01:00
parent 90ca848690
commit 967578f7ea
2 changed files with 8 additions and 41 deletions

View File

@ -748,44 +748,10 @@ td + td {
padding-left: 4px;
}
/* level colors *******************************************************/
.level-1 {
color: #FECE5A;
}
.level-2 {
color: #FFA630;
}
.level-3 {
color: #FF7315;
}
.level-4 {
color: #E40000;
}
.level-5 {
color: #FD2992;
}
.level-6 {
color: #EB26CD;
}
.level-7 {
color: #C124E0;
}
.level-8 {
color: #9627F4;
}
/* redeem results *****************************************************/
.redeem-result {
font-size: 14px;
font-family: "coda",arial,helvetica,sans-serif;
font-family: arial,helvetica,sans-serif;
table-layout: fixed;
}