universe

Universe
git clone https://git.dasho.dev/universe.git
Log | Files | Refs | Submodules | README

note.css (164B)


      1 .note{ background-color:#E6E6E6; border: 1px; padding: 10px; padding-left: 10px; padding-right: 10px;  }
      2 
      3 .note p{ color: black; margin-top: 0; margin-bottom: 0;}