#commit_header { width: 100%; font-family: Helvetica; font-size: 12px; } .property_name { width: 50px; color:#7F7F7F; text-align: right; font-weight: bold; } #message { font-family: Helvetica; font-size: 12px; } #details { font-family: Monaco; font-size: 10px; overflow: hidden; width: 600px; } hr { border: 0; height: 1px; width: 80%; background-color: #999; } a { color: rgb(20, 79, 174); } a.showdiff { text-decoration: none; font-size: 1.3em; } .refs { font-size: 9px; font-family: Helvetica; border: 1px solid black; margin-right: 5px; padding: 1px 3px 1px 3px; -webkit-border-radius: 2px; } .refs.head { background-color: #aaf254; } .refs.remote { background-color: #b2dfff; } .refs.tag { background-color: #fced4f; }