/* ==================================================== Projet OVPNConsole : Feuille de style global : polices, styles... Adelux - 2009 ==================================================== */ html { font-size: 100%; } body { margin: 0; padding: 10px 20px; font-family: sans-serif; font-size: .8em; color: #635e5e; background-color: #dcdcdc; } h1,h2,h3,h4,h5,h6 { margin: 1em 0 0.5em 0; } h1 { font-size: 2em; font-style: italic; } h2 { font-size: 1.8em; }