##// END OF EJS Templates
Force vertical scroll bar to avoid layout jump....
Jean-Philippe Lang -
r4438:3d76a67a2e10
parent child
Show More
@@ -1,3 +1,4
1 html {overflow-y:scroll;}
1 body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding: 0; min-width: 900px; }
2 body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding: 0; min-width: 900px; }
2
3
3 h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}
4 h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}
General Comments 0
You need to be logged in to leave comments. Login now