Blame view

templates/html/common-wize/zim-pres-override.css 401 Bytes
547833003   William Daniau   Ajout des fichier...
1
2
3
4
5
6
7
8
  
      /* Place here portions of the css specific to this theme for printing */
  
      #logoImgId {
         /* max-height: 4em; /* max 4/3 times the height of header */
          height: 4em;     /* 4/3 times the height of header     */
          /*height: 3em;       /* size of header */
      }
0d8dc7302   William Daniau   Nouvelle version ...
9
10
11
12
          
      table {
          margin-bottom: 1em;
      }
547833003   William Daniau   Ajout des fichier...
13
      
0d8dc7302   William Daniau   Nouvelle version ...
14
15
16
      div.zim-object {
          border-style: none;
      }