16 lines
254 B
CSS
Raw Normal View History

2016-04-21 18:37:33 -06:00
.length-break {
word-break: break-all !important;
2016-04-21 18:37:33 -06:00
}
table td {
font-family:'Roboto Mono' !important;
}
/*Fit default macbook screen*/
.small-box .icon {
font-size: 70px !important;
}
.btn {
padding: 5px 4px !important;
2016-04-21 18:37:33 -06:00
}