Difference between revisions of "Team:INSA-UPS France/test/description"

Line 128: Line 128:
 
         display:table-cell;
 
         display:table-cell;
 
         text-align: center;
 
         text-align: center;
 +
        vertical-align: middle;
 
       }
 
       }
 
       .step > div{
 
       .step > div{
Line 134: Line 135:
 
         border-radius:50px;
 
         border-radius:50px;
 
         border:2px solid black;
 
         border:2px solid black;
        vertical-align: middle;
+
 
 
       }
 
       }
 
     </style>
 
     </style>

Revision as of 10:09, 8 October 2017

Human Practices Logbook

1
2
3
4
5
6
7
8
9
10
11
12