Add heading 1 to media attribute.
This commit is contained in:
parent
64284ffa8a
commit
328a01753d
6
inf.css
6
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022-2023 Jake Winters */
|
/* Copyright 2022-2023 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||||
|
|
||||||
/* Version: 8.0.2.22 */
|
/* Version: 9.0.0.23 */
|
||||||
|
|
||||||
|
|
||||||
/* Heading 1 */
|
/* Heading 1 */
|
||||||
@ -216,6 +216,10 @@ strong {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user