Mercurial Hosting > editor
view website/src/site.css @ 63:f9ce379de456 default tip
add mac/build.sh
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 05 Jun 2025 10:50:14 -0600 |
parents | d5681da8ece8 |
children |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: Sans-Serif; margin-left: 3%; margin-right: 3%; } a { text-decoration: none; } a:hover { text-decoration: underline; } code { background-color: #DDD; white-space: pre-wrap; word-wrap: break-word; padding: 2px; }