vogelor
2010-05-04 362a6b3af3524de09ef0c41ee2e6d7b5dcd663fa
interface/web/themes/default/css/screen/basemod.css
@@ -36,7 +36,8 @@
   /* (en) Layout: width, background, borders */
   /* (de) Layout: Breite, Hintergrund, Rahmen */
   /*#page_margins { min-width: 980px; max-width: 80%; background: #fff;}*/
   #page_margins { min-width: 980px; max-width: 80%; background: #fff; display: inline-block;}
   /* #page_margins { min-width: 980px; max-width: 80%; background: #fff; display: inline-block;}*/
   #page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}
   #page{ padding: 10px; }
   
   /* (en) Designing main layout elements */
@@ -73,7 +74,7 @@
   
   /* (en) adjustment of main navigation */
   /* (de) Anpassung der Hauptnavigation */
   #nav ul { margin-left: 200px; }
   #nav ul { margin-left: 20px; }
   #nav_main { background: #9a9a9a repeat-x top left; }
   
   #main { background: #fff;padding:10px 0; }