[S] Style headers
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
|
||||
# H1
|
||||
# Meta Analysis
|
||||
|
||||
Test Image:
|
||||
This section aims at gaining some insights about our data.
|
||||
|
||||
## COVID-19 Posting Frequency
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -13,6 +13,16 @@
|
||||
font-family: "Microsoft YaHei UI", Avenir, Helvetica, Arial, sans-serif;
|
||||
color: #5b3300;
|
||||
}
|
||||
|
||||
h1, h2 {
|
||||
border-bottom: 1px solid #5b3300;
|
||||
font-size: 2em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user