This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
ibz/web/css/tag2.css

19 lines
298 B
CSS

/* CSS generated at csscreator.com */
body { font-family:sans-serif;
width:50%;
margin-left:auto;
margin-right:auto;}
p { font-size:medium;
font-family:sans-serif;
font-weight:normal; }
h1 { color:grey;
}
h2 { color:pink;
}
h3 { color:green;
}