~ubuntu-fr-webteam/ubuntu-fr-static/trunk

« back to all changes in this revision

Viewing changes to theme2010/css/doc-kubuntu.css

  • Committer: YoBoY
  • Date: 2012-10-24 20:42:33 UTC
  • mfrom: (50.1.1 ubuntu-fr-static)
  • Revision ID: yoboy.leguesh@gmail.com-20121024204233-p97fl521ap39q22c
Mise à jour des CSS pour prendre en compte les changements HTML de dokuwiki 2012-10-13 "Adora Belle" sur la table des matières et les ancres des titres de section.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
  #main h2{
51
51
  }
52
 
    #main h2 a, #main h3 a, #main h4 a, #main h5 a{
 
52
    #main h2, #main h3, #main h4, #main h5 {
53
53
      color:#0019A8;
54
54
    }
55
55
 
56
56
  #main h4{ font-style:italic; }
57
57
 
58
58
/* Menu droit */
59
 
div.toc{
60
 
  background:transparent url('../images/commun/kubuntu/ruban_center.png') top left repeat-x;
 
59
#dw__toc {
 
60
    background:url('../images/commun/kubuntu/ruban_center.png') top left repeat-x #F6F6F6;
61
61
}
62
 
  .tocheader{
 
62
#dw__toc h3.toggle {
63
63
    background:transparent url('../images/commun/kubuntu/ruban_left.png') top left no-repeat;
64
 
  }
 
64
}
65
65
 
66
66
/* TABLEAUX */
67
67
  .inline tr{