[update] Add code lines

This commit is contained in:
brunosimon
2016-08-14 15:19:52 +02:00
parent 03c0629650
commit ae6458ade1
14 changed files with 351 additions and 41 deletions
+8
View File
@@ -0,0 +1,8 @@
body {
margin:0;
padding:0;
}
.toto .tata > span {
background:url('kikoo.png') top left repeat-x;
}