Subversion Repositories Sites.tela-botanica.org

Rev

Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 98
Line 52... Line 52...
52
.ligne_paire {
52
.ligne_paire {
53
  background-color:#eddbd6;}
53
  background-color:#eddbd6;}
54
.menu_projet {
54
.menu_projet {
55
  background-color:transparent;
55
  background-color:transparent;
56
  border:none;}
56
  border:none;}
57
.menu_projet li, .menu_projet ul {
57
.menu_projet li, .menu_projet ul, #menu_wikini ul, #menu_wikini li {
58
  list-style-type:none;
58
  list-style-type:none;
59
  padding:0;
59
  padding:0;
60
  margin:0;
60
  margin:0;
61
  text-align:center;}
61
  text-align:center;}
62
#menu_contextuel {
62
#menu_contextuel {
Line 95... Line 95...
95
  overflow:auto;
95
  overflow:auto;
96
  font:Arial;
96
  font:Arial;
97
  margin:4px;}
97
  margin:4px;}
98
.liste_inscription{
98
.liste_inscription{
99
  list-style-type:none;}
99
  list-style-type:none;}
100
.menu_projet ul li {
100
.menu_projet ul li, #menu_wikini ul li {
101
  font-weight:bold;
101
  font-weight:bold;
102
  text-align:left;
102
  text-align:left;
103
  font-size:12px;}
103
  font-size:12px;}
104
.menu_projet ul li ul{
104
.menu_projet ul li ul, #menu_wikini ul li ul {
105
  margin:7px;}
105
  margin:7px;}
106
.menu_projet ul li ul li {
106
.menu_projet ul li ul li, #menu_wikini ul li ul li {
107
  font-weight:normal;
107
  font-weight:normal;
108
  text-align:left;
108
  text-align:left;
109
  font-size:11px;}
109
  font-size:11px;}
110
#menu_wikini ul {
-
 
111
list-style-type:none;}
-
 
112
#menu_wikini ul {
-
 
113
padding:0;}
-
 
114
.additions {color: #080;}
110
.additions {color: #080;}
115
.deletions {color: #800;}
111
.deletions {color: #800;}
116
.add {
112
.add {
117
  font-weight: bold;
113
  font-weight: bold;
118
  color: #c00;
114
  color: #c00;