comment out css inline

CSS
/* this is some commented out css
.my-field{
   font-size:10px;
   border:1px solid red;
}
*/
Source

Also in CSS: