TP2 terminé, onto TP3

This commit is contained in:
Phuntsok Drak-pa
2018-10-12 14:44:50 +02:00
parent d9e60dfd9e
commit dde0bdd2dc
12 changed files with 139 additions and 62 deletions

View File

@@ -1,6 +1,3 @@
#container {
}
#Button {
background-color: #F67280;
border: none;

View File

@@ -1,7 +1,6 @@
#container {
position: relative;
height: 100%;
overflow-x: scroll;
}
#content {