Rename blog-date to update_date to allow update dates to be used across more than only blog posts.
This commit is contained in:
parent
0c6a913357
commit
fa3af1dec6
4
inf.css
4
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022-2023 Inference */
|
/* Copyright 2022-2023 Inference */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||||
|
|
||||||
/* Version: 1.0.0.10 */
|
/* Version: 2.0.0.11 */
|
||||||
|
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
@ -174,7 +174,7 @@ table, th, td {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-date {
|
.update_date {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user