pre.large { font-family: courier; margin: 10px; padding: 6px; border: 1px solid black; background-color: #F2D1D1; overflow: auto; } table.gitbrowser { width: 100%; border-spacing: 0px; font-size: 11px; } table.gitbrowser tr { width: 100%; /* background-color: #EEEEEE; */ } td.head { font-weight: bold; padding-left: 13px; width: 130px; overflow: hidden; } td.links { width: 90px; overflow: hidden; } td.objtype { width: 35px; font-style: italic; } td.filemode { width: 55px; font-family: courier; } td.filename { width: 450px; } td.filename a.tree { font-weight: bold; } td.filename a.blob { font-weight: normal; } td.tag { font-weight: bold; padding-left: 13px; width: 130px; overflow: hidden; } td.date { font-style: italic; width: 90px; overflow: hidden; } td.author { font-style: italic; width: 100px; overflow: hidden; } td.description { overflow: hidden; } td.shorthash { width: 60px; overflow: hidden; text-align: right; font-family: courier; } td.hash { width: 100px; overflow: hidden; text-align: right; font-family: courier; } span.hash { font-family: courier; } img.equation { border: none; } img.centered-equ { padding: 8px; padding-left: 250px; border: none; } span.head { color: green; } span.tag { color: yellow; }