Dotclear

source: themes/ductile/style.css @ 304:4b252dba015b

Revision 304:4b252dba015b, 488 bytes checked in by kozlika, 14 years ago (diff)

Ductile. Ready to work on le chantier.

Line 
1@charset "UTF-8";
2
3/* Ductile
4Dotclear theme by Dotclear Team
5Version de chantier
6*/
7
8/* ------------------------------------------------------- imports */
9
10@import url(rebase.css);
11@import url(colors.css);
12@import url(layouts.css);
13
14
15/* ----------------------------------------------- liens */
16a {
17     color: #666;
18     }
19a:hover, a:focus {
20     background: #eee;
21     text-decoration: none;
22     }
23
24h1 a, h2 a, .post-info-co a {
25     text-decoration: none;
26     }
27
28.post-content img {
29     border: 1px solid #ccc;
30     
31}
Note: See TracBrowser for help on using the repository browser.

Sites map