Termine https://github.com/marienfressinaud/FreshRSS/issues/380
@@ -489,3 +489,20 @@ input, select, textarea {
vertical-align: middle;
line-height: 16px;
}
+
+/* Prompt (centré) */
+.prompt > h1, .prompt > p {
+ text-align:center;
+}
+.prompt > form {
+ margin:1em auto 2.5em auto;
+ width:10em;
+.prompt .btn {
+ display:block;
+ margin:.5em auto;
+.prompt input {
+ margin:.4em auto 1.1em auto;
+ width:99%;
@@ -497,3 +497,20 @@ input, select, textarea {
@@ -505,3 +505,20 @@ input, select, textarea {