Skip to main content
Module

x/fastro/static/markdown.css

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
File
ul,ol { margin: 1em 0; padding: 0;}
ul { list-style: disc outside none;}
ol { list-style: decimal outside none;}
li { display: list-item;}
a { color: #007bff; text-decoration: none; cursor: pointer; transition: color 0.2s ease-in-out;}