diff options
| -rw-r--r-- | sshkeys.html | 1 | ||||
| -rw-r--r-- | style.css | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sshkeys.html b/sshkeys.html index 91ba1b7..53382ee 100644 --- a/sshkeys.html +++ b/sshkeys.html @@ -76,7 +76,6 @@ </p> </aside> - <p> To test if this has worked, now try logging in normally to your server with ssh: </p> @@ -132,13 +132,11 @@ aside.callout { border: solid 1px orange; } - .cnp { width: 100% ; } - /* This "@media" block defines rules that will only be applied when the minimum * width of the screen is 55em or greater. In essence, they are settings that * only apply on normal weide screens, but *not* phones and low res monitors. |
