Hilfe:Inhaltsverzeichnis Wiki: Unterschied zwischen den Versionen

Aus HL7 Austria MediaWiki
Wechseln zu: Navigation, Suche
[unmarkierte Version][unmarkierte Version]
Zeile 5: Zeile 5:
 
   height:auto;
 
   height:auto;
 
   min-height:230px;
 
   min-height:230px;
  padding-bottom:5px;
 
 
   font-family:Calibri;
 
   font-family:Calibri;
   margin-top: 2%;
+
   margin-top: 1%;
  }
 
 
 
.container {
 
  padding: 2px 16px;
 
 
   }
 
   }
  
Zeile 50: Zeile 45:
 
    
 
    
 
.rechteck {
 
.rechteck {
   height: 100px;
+
   height: 80px;
 
   width: 100%;
 
   width: 100%;
 
   border: 2px #BFBFBF solid;
 
   border: 2px #BFBFBF solid;
Zeile 64: Zeile 59:
  
 
.rechteckblau {
 
.rechteckblau {
   height: 100px;
+
   height: 80px;
 
   width: 100%;
 
   width: 100%;
 
   border: 2px #BFBFBF solid;
 
   border: 2px #BFBFBF solid;
Zeile 114: Zeile 109:
  
 
.aussen{
 
.aussen{
  margin-top:1%;
 
 
   position:relative;
 
   position:relative;
 
   width:20%;
 
   width:20%;
 
   height:auto;
 
   height:auto;
 
   float:left;
 
   float:left;
   margin-left:3%;
+
   margin-left:1%;
  }
 
 
 
th {
 
  border-bottom:1px solid;
 
 
   }
 
   }
  
Zeile 131: Zeile 121:
 
   width:100%;
 
   width:100%;
 
   height:550px;
 
   height:550px;
  }
 
 
td {
 
  display: inline-block;
 
  min-width: 30%;
 
  padding: .2em 2em;
 
  text-align: left;
 
  }
 
 
table, tr {
 
  display: block;
 
  }
 
th {
 
  display: none;
 
  }
 
 
td:nth-child(1)::before  {
 
  content: "Status: ";
 
  }
 
 
td:nth-child(2)::before  {
 
  content: "Version: ";
 
  }
 
 
td:nth-child(3)::before {
 
  content: "Datum: ";
 
  }
 
 
td:nth-child(4)::before {
 
  content: "PDF: ";
 
  }
 
 
 
td:nth-child(5)::before {
 
  content: "Wiki: ";
 
 
   }
 
   }
  
Zeile 177: Zeile 132:
 
   width:100%;
 
   width:100%;
 
   height:750px;
 
   height:750px;
  }
 
td {
 
  display: inline-block;
 
  min-width: 30%;
 
  padding: .2em 2em;
 
  text-align: left;
 
  }
 
 
table, tr {
 
  display: block;
 
  }
 
th {
 
  display: none;
 
  }
 
 
td:nth-child(1)::before  {
 
  content: "Status: ";
 
  }
 
 
td:nth-child(2)::before  {
 
  content: "Version: ";
 
  }
 
 
td:nth-child(3)::before {
 
  content: "Datum: ";
 
  }
 
 
td:nth-child(4)::before {
 
  content: "PDF: ";
 
  }
 
 
td:nth-child(5)::before {
 
  content: "Wiki: ";
 
 
   }
 
   }
  

Version vom 25. April 2018, 10:58 Uhr


Einstieg

Benutzerkonto