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

« back to all changes in this revision

Viewing changes to theme2010/css/init.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
  margin:0; padding:0;
12
12
}
13
13
body, input, select, option, textarea{
14
 
  font-family:Arial, sans-serif;
 
14
  font-family:sans-serif;
15
15
  line-height:1.4em;
16
16
  color:black;
17
17
  background-color:white;
67
67
  vertical-align:middle;
68
68
  max-width:100%;
69
69
}
70
 
/* ajouté par xabilon (forum)
71
 
body, option{ font-size:0.85em; }
72
 
 
73
 
textarea, input, select{ font-size:1em; }
74
 
 
75
 
select{ padding-right:5px }
76
 
*/
 
 
b'\\ No newline at end of file'