mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
10 lines
122 B
CSS
10 lines
122 B
CSS
@import "base.css";
|
|
|
|
p, h1, h2, h3, ul, li, pre, blockquote {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-weight: normal;
|
|
}
|
|
|
|
|