more padding

master
NinjaCharlie 2014-09-07 16:40:20 -04:00
parent b6a8dd08f4
commit 1c4baf5083
1 changed files with 23 additions and 19 deletions

View File

@ -22,6 +22,10 @@
margin-right: 1em;
}
.tmux-column b {
line-height: 220%;
}
.zci--answer table.tmux-table {
width: 100%;
margin-bottom: 3ex;
@ -35,11 +39,11 @@
white-space: nowrap;
}
@media (max-width: 380px) {
@media (max-width: 380px) {
.zci--answer .tmux-column {
width: 100%;
}
}
}
</style>