~quam-plures-core/quam-plures/bug-614012

« back to all changes in this revision

Viewing changes to qp_templates/custom/style.css

  • Committer: Tilman Blumenbach
  • Author(s): EdB
  • Date: 2010-07-22 11:40:18 UTC
  • mfrom: (7507.2.4 item-foo_stuff_again)
  • Revision ID: tilman@ax86.net-20100722114018-tdlknsdsi1i2p3ei
MergedĀ item-foo_stuff_again

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
body {
8
8
        background: #fff url(img/bg.png) repeat-y 50% 0;
9
 
        padding: 0px;
10
 
        margin: 0px;
 
9
        padding: 0;
 
10
        margin: 0;
11
11
        color: #000;
12
12
        font: 84% Arial, Helvetica, sans-serif;
13
13
}
169
169
        letter-spacing: 4px;
170
170
        text-align: center;
171
171
        vertical-align: middle;
172
 
        border: 0px;
 
172
        border: 0;
173
173
        padding-right: 6px;
174
174
        padding-top: 6px;
175
175
        padding-bottom: 4px;
213
213
        margin: 1ex 0;
214
214
}
215
215
.bText {
216
 
        margin-top: 0px;
217
 
        margin-bottom: 0px;
 
216
        margin-top: 0;
 
217
        margin-bottom: 0;
218
218
}
219
219
.bSmallPrint
220
220
{
280
280
.bSideItem ul ul{
281
281
        margin-left: 8px;
282
282
        padding-left: 8px;
283
 
        margin-top: 0px;
284
 
        margin-bottom: 0px;
 
283
        margin-top: 0;
 
284
        margin-bottom: 0;
285
285
}
286
286
.bSideItem form {
287
 
        margin-top: 0px;
288
 
        margin-bottom: 0px;
 
287
        margin-top: 0;
 
288
        margin-bottom: 0;
289
289
}
290
290
.dimmed
291
291
{