Dotclear

source: themes/ductile/rebase.css @ 683:b32debb0479b

Revision 683:b32debb0479b, 1.5 KB checked in by Franck <carnet.franck.paul@…>, 14 years ago (diff)

Remerge themes dans default

Line 
1@charset "UTF-8";
2/* -- BEGIN LICENSE BLOCK ---------------------------------------
3#
4# Copyright (c) 2007-2011 - Kozlika http://www.kozlika.org
5# Licensed under the GPL version 2.0 license.
6# See LICENSE file or
7# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
8#
9# -- END LICENSE BLOCK ----------------------------------------- */
10
11html, 
12body {
13     margin: 0;
14     padding: 0;
15     font-size: 100.1%;
16     line-height: 1.5;
17     }
18div, form, fieldset {
19     margin: 0;
20     padding: 0;
21     border: none;
22     }
23h2, h3, h4, h5, h6 {
24     line-height: 1.2;
25     font-weight: bold;
26     margin: 1em 0 .5em 0;
27     }
28h1 {
29     margin: 0;
30     font-weight: normal;
31     }
32h2 {
33     font-size: 1.6em;
34     }
35h3 {
36     font-size: 1.33em;
37     }
38h4 {
39     font-size: 1.2em;
40     }
41h5 {
42     font-size: 1.1em;
43     }
44h6 {
45     font-size: 1.5em;
46     }
47p {
48     margin: 1em 0 .5em 0;
49     }
50img a {
51     border: none;
52     }
53sup, sub {
54     font-size: .7em;
55     line-height: .7em;
56     }
57abbr, acronym {
58     border-bottom: 1px dotted;
59     cursor: help;
60     }
61strong {
62     font-size: .94em;
63     }
64blockquote, q {
65     font-style: italic;
66     }
67blockquote em, q em {
68     font-style: normal;
69     }
70cite {
71     font-size: .9em;
72     }
73ul, ol, dd {
74     margin: 1em 0 .5em 1.5em;
75     }
76ul ul, ol ol {
77     margin-top: .5em;
78     }
79code, pre {
80     font-family: "Andale mono","Courier New", Courier, mono;
81     font-size: .875em;
82     }
83code {
84     padding: 0 2px;
85     }
86pre {
87     margin: 1em;
88     overflow: auto;
89     padding: 1px .5em;
90     line-height: 1.2;
91     }
92hr {
93     height: 1px;
94     border: 0;
95     border-top: 1px solid #aaa;
96     width: 60%;
97     height: 1px;
98     }
99input, button, select {
100     vertical-align: middle;
101     }
102em, i {
103     font-style: italic;
104     }
105strong, b {
106     font-weight: bold;
107     }
Note: See TracBrowser for help on using the repository browser.

Sites map