Utilisateur:Laucho/monobook.css : Différence entre versions

De OviWiki
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
body, p, h1, h2, h3, h4, h5, h6, a, li {
+
body, p, li, a {
     font-family: Arial, sans-serif !important;
+
    font-size: 9pt;
 +
    font-family: "DejaVu Sans", tahoma, sans-serif;
 +
}
 +
 
 +
h1, h2, h3, h4, h5 {
 +
     font-family: Arial, sans-serif;
 +
    font-weight: normal;
 
}
 
}
  
 
h1, h2 {
 
h1, h2 {
 
     color: #aaaabb;
 
     color: #aaaabb;
 +
}
 +
 +
h1 {
 
     letter-spacing: -1px;
 
     letter-spacing: -1px;
 
}
 
}
  
h3 {
+
h2 {
     font-weight: normal;
+
     letter-spacing: -0.5px;
 
}
 
}

Version du 1 octobre 2007 à 14:12

body, p, li, a {
    font-size: 9pt;
    font-family: "DejaVu Sans", tahoma, sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: Arial, sans-serif;
    font-weight: normal;
}

h1, h2 {
    color: #aaaabb;
}

h1 {
    letter-spacing: -1px;
}

h2 {
    letter-spacing: -0.5px;
}