Add abuse page
This commit is contained in:
@@ -291,32 +291,33 @@ h6 {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2.5em;
|
||||
font-size: 2.4em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2em;
|
||||
font-size: 1.8em;
|
||||
border-bottom: 1px var(--separator) solid;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.75em;
|
||||
font-size: 1.6em;
|
||||
border-bottom: 1px var(--separator) solid;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.50em;
|
||||
font-size: 1.4em;
|
||||
border-bottom: 1px var(--separator) solid;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1.25em;
|
||||
font-size: 1.2em;
|
||||
border-bottom: 1px var(--separator) solid;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 1em;
|
||||
border-bottom: 1px var(--separator) solid;
|
||||
}
|
||||
|
||||
.indent {
|
||||
|
Reference in New Issue
Block a user