-
-
- = $dates['created'] ?>
-
-
- updated on = $dates['modified'] ?> - -
-
- - updated on = $dates['modified'] ?> - -
- ~= do_shortcode( '[rt_reading_time]' ); ?> min
- = getCurrentPageViews() ?>
-
- - + +
+
+
+
+
+ + + +
-
+
+
+ = $dates['created'] ?>
+
+
+ updated on = $dates['modified'] ?> + +
+
+ + updated on = $dates['modified'] ?> + +
+ ~= do_shortcode( '[rt_reading_time]' ); ?> min
+ = getCurrentPageViews() ?>
+
+ + + + +
-
- + + + +
+
+
+
+
+
+ + +
diff --git a/liquet/style.css b/liquet/style.css
index e2d1264..aabc517 100644
--- a/liquet/style.css
+++ b/liquet/style.css
@@ -69,6 +69,10 @@ hr {
text-align: left;
}
+.text-align-center {
+ text-align: center;
+}
+
#app {
width: 100vw;
height: 100vh;
@@ -107,4 +111,9 @@ img.icon {
height: 1em;
display: inline-block;
vertical-align: middle;
+}
+
+.auto-width {
+ max-width: var(--text-width);
+ width: 100%;
}
\ No newline at end of file
- + + + +
+
+ +
+
+
+
+
+ + +
+
+ + +