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

Line 128: Line 128:
 
       .step{
 
       .step{
 
         display:table-cell;
 
         display:table-cell;
        border:2px solid black;
 
 
          
 
          
 
       }
 
       }
Line 135: Line 134:
 
         height:20px;
 
         height:20px;
 
         border-radius:20px;
 
         border-radius:20px;
 +
       
 +
        border:2px solid black;
 
       }
 
       }
 
     </style>
 
     </style>

Revision as of 10:07, 8 October 2017

Human Practices Logbook

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