Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 93 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
317 mathias 1
/* $Id: minnelli.css,v 1.3.2.1 2008/02/05 09:27:26 goba Exp $ */
2
 
3
/**
4
 * Minnelli, for Drupal 6.x
5
 * Stefan Nagtegaal, iStyledThis [dot] nl
6
 * Steven Wittens, acko [dot] net
7
 */
8
 
9
body #wrapper #container {
10
  width: 560px;
11
}
12
 
13
body.sidebars #wrapper #container {
14
  width: 980px;
15
}
16
 
17
body.sidebar-left #wrapper #container,
18
body.sidebar-right #wrapper #container {
19
  width: 770px;
20
}