comparison templates/static/style-paper.css @ 7410:f1111704061e

coal/paper: show branch name in changeset view
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Tue, 25 Nov 2008 22:53:01 +0100
parents f031a12dfc31
children 6a888d491eaf
comparison
equal deleted inserted replaced
7409:0fa3b6677027 7410:f1111704061e
120 font-weight: normal; 120 font-weight: normal;
121 margin-left: .5em; 121 margin-left: .5em;
122 vertical-align: baseline; 122 vertical-align: baseline;
123 } 123 }
124 124
125 h3 .branchname {
126 font-size: 80%;
127 }
128
125 /* Common */ 129 /* Common */
126 pre { margin: 0; } 130 pre { margin: 0; }
127 131
128 h2 { font-size: 120%; border-bottom: 1px solid #999; } 132 h2 { font-size: 120%; border-bottom: 1px solid #999; }
129 h2 a { color: #000; } 133 h2 a { color: #000; }