~yoboy-leguesh/ubuntu-fr-static/bug-765838

« back to all changes in this revision

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

  • Committer: Pierre PAVARD
  • Date: 2010-12-07 02:09:37 UTC
  • Revision ID: mcpeter@ubuntu-fr-secours.org-20101207020937-dpspipwu9kbnzxga
Mise à jour entre forum et doc des css de base

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
body{
12
12
  background-repeat:repeat-x;
13
13
}
 
14
textarea, input, select{ font-size:1em; }
14
15
 
15
16
    #navbar{
16
 
      margin:0 0 0 15em;
 
17
      margin:0 0 0 16em;
17
18
      background:#f6f6f6 url('../images/commun/menu_c.png') bottom left repeat-x;
18
19
      border:1px solid #BEC0C0;
19
20
      border-bottom-width:0px;
38
39
    }
39
40
 
40
41
    #main{
41
 
      margin-left:15em; padding:1em;
 
42
      margin-left:16em; padding:1em;
42
43
      background-color:#FFF;
43
44
      border:1px solid #BEC0C0;
44
45
      border-top-width:0px;