This repository has been archived on 2026-01-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
www_threefold_io/static/css/index.css
2022-07-21 18:50:08 +02:00

7 lines
90 B
CSS

body {
color: green;
background-color: yellow;
font-family: monospace;
}