config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

style.css (94B)


      1 /* Dillo stylesheet to improve defaults */
      2 
      3 body {
      4 	margin: 1em; /* % and vw not working */
      5 }