3 Default css file with a simple style demonstrating available ids and classes
7 /* Generic page elements */
12 font-family: "Liberation Sans", "Bitstream Vera Sans", sans-serif;
28 /* ids for specific parts of most pages */
55 margin: 0em 0em 0em 10em;
61 text-decoration: none;
64 #content a:visited, #content a:hover {
69 text-decoration: underline;
72 #content, #content td {
95 #summary, #branch-context, #log, #tag, #object-tree, #object-commit {
96 border: 1px solid #eee;
102 #summary th, #branch-context th {
103 border-width: 0px 0px 2px 0px;
110 #summary td, #branch-context td {
114 border-width: 0px 0px 1px 0px;
118 #summary tr:hover, #branch-context tr:hover {
119 background-color: #eee;
122 /* table row classes */
125 background-color: #e6e6e6;
129 background-color: #fff;