RC-3
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
.card { border-radius: 1rem; box-shadow: 0 10px 30px rgba(0,0,0,.25);}
|
||||
.brand { color: #e2e8f0; } /* slate-200 */
|
||||
.muted { color: #94a3b8; }
|
||||
.search { border-radius: .75rem; }
|
||||
.search { border-radius: .75rem;}
|
||||
</style>
|
||||
</head>
|
||||
<body class="py-4">
|
||||
@@ -53,7 +53,7 @@
|
||||
<div class="col-12">
|
||||
<label class="form-label">PGP Public Key (.asc)</label>
|
||||
<input type="file" class="form-control" name="file" accept=".asc,text/plain" required>
|
||||
<div class="form-text">Nur ASCII‑armored öffentliche Schlüssel. Maximale Größe 2 MiB.</div>
|
||||
<div class="form-text">Nur ASCII-armored öffentliche Schlüssel. Maximale Größe 2 MiB.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user