From c4f2958dfa4cf3799e1462fa9320d347cb8e2a79 Mon Sep 17 00:00:00 2001 From: Andinus Date: Fri, 22 May 2020 14:51:32 +0530 Subject: [PATCH] Restyle sshfp section --- index.php | 10 ++++++---- tilde.css | 11 +++-------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/index.php b/index.php index 2d27ae3..c0217db 100755 --- a/index.php +++ b/index.php @@ -122,10 +122,12 @@
-256 SHA256:QSijnje9WlvxZyIXc5h8uJ2MzPCKbviy0WnBG7U4aP0 (ECDSA)
-256 SHA256:3n9E2Y0Kz4YeF776aUQNM+roVICTVQHFs64ekyADQxY (ED25519)
-3072 SHA256:GsmsdVkfRA8YznxI6EZJW+pf9IntSUIpNfeeGhpIs8w (RSA)
-1024 SHA256:foWYUgDuqfFIKnD2sLgeF1m2l9/ykSLwwlMyLWgesCA (DSA)
+
+256 SHA256:QSijnje9WlvxZyIXc5h8uJ2MzPCKbviy0WnBG7U4aP0 (ECDSA)
+256 SHA256:3n9E2Y0Kz4YeF776aUQNM+roVICTVQHFs64ekyADQxY (ED25519)
+3072 SHA256:GsmsdVkfRA8YznxI6EZJW+pf9IntSUIpNfeeGhpIs8w (RSA)
+1024 SHA256:foWYUgDuqfFIKnD2sLgeF1m2l9/ykSLwwlMyLWgesCA (DSA)
+          
diff --git a/tilde.css b/tilde.css index 3dd0f15..8b8c711 100644 --- a/tilde.css +++ b/tilde.css @@ -54,14 +54,9 @@ pre { max-width: 69%; float: left; } -} - -#sshfp { - float: left; - margin: 0 auto; - min-width: 100%; - text-align: center; - padding-bottom: 3rem; + #sshfp { + float: left; + } } #code {