@import "bootstrap"; @font-face { font-family: Hebrew; src: url('/assets/fonts/SBL_Hebrew.ttf'); unicode-range: U+0590-05FF, U+FB1D-FB4F; } body { font-family: Hebrew, sans-serif; } .container { max-width: 970px; } .greyed-out { color: #888; } img#profile { margin: 1em 1em 1em 0; } div#basicinfo { margin-top: 1em; } hr { clear: both; margin: 0; } table { &.main_table { > tbody > tr > td:first-child { min-width: 150px; } &.publications > tbody > tr > td:first-child { min-width: 8em; text-align: right; } &.publications > tbody > tr > td:last-child > p { margin-left: 1em; text-indent: -1em; } } tr { td { vertical-align: top; &:first-child { padding-right: 1em; } } } margin-bottom: 6px; } span.tt { font-family: monospace; } footer { padding: 1em 0; }