Add blog-date class.
This commit is contained in:
parent
723539de73
commit
a0932b2ace
18
inf.css
18
inf.css
@ -3,7 +3,7 @@
|
||||
/* Copyright 2022-2023 Inference */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||
|
||||
/* Version: 0.9.0.9 */
|
||||
/* Version: 1.0.0.10 */
|
||||
|
||||
|
||||
h1 {
|
||||
@ -174,20 +174,12 @@ table, th, td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.blog-date {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 300px) {
|
||||
|
||||
h3 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top: 80px;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user