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

Line 130: Line 130:
 
       }
 
       }
 
       .step > div{
 
       .step > div{
         width:20px;
+
         width:50px;
         height:20px;
+
         height:50px;
         border-radius:20px;
+
         border-radius:50px;
 
         border:2px solid black;
 
         border:2px solid black;
 
       }
 
       }

Revision as of 10:08, 8 October 2017

Human Practices Logbook

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