Subversion Repositories wimsdev

Rev

Rev 14373 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14373 Rev 14719
Line 27... Line 27...
27
/* for documents
27
/* for documents
28
#wimsmhelp .wimsbody,#wimsdoc .wimsbody{
28
#wimsmhelp .wimsbody,#wimsdoc .wimsbody{
29
  padding:0 5px;
29
  padding:0 5px;
30
}*/
30
}*/
31
 
31
 
32
.title_box,
-
 
33
.wims_docu_title{
-
 
34
  /* The -5px margin compensate the 5px padding on Nikaia/general.css .wimsbody */
32
/* The -5px margin compensate the 5px padding on Nikaia/general.css .wimsbody */
35
  margin:0 -5px 1em -5px;
33
.title_box{margin:0 -5px 1em -5px;}
36
}
-
 
-
 
34
.wims_docu_title{margin:0 -5px 5px -5px;}
37
 
35
 
38
.title_box h2 {
36
.title_box h2 {
39
  font-size: 1.2em;
37
  font-size: 1.2em;
40
  margin:5px 0;
38
  margin:5px 0;
41
}
39
}