kaka.farm

Unnamed repository; edit this file 'description' to name the repository.
git clone https://kaka.farm/~git/kaka.farm
Log | Files | Refs | README

index.css (112B)


      1 object {
      2 	/*
      3 	width: 100vw;
      4 	*/
      5 	/*
      6 	height: 100vh;
      7 	*/
      8 	width: 100%;
      9 	height: 100%;
     10 	border: 5px dotted red;
     11 }