diff options
| author | ache <ache@ache.one> | 2026-06-04 05:34:44 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2026-06-04 05:34:44 +0200 |
| commit | 04442fc6a0cda3ac7b49b1efe45affc74ca33048 (patch) | |
| tree | bc38405022a1b7fd3a280d5908dc8a815462a8b4 /articles | |
| parent | Fix HTML validator of likes template (diff) | |
Fix style in article
Diffstat (limited to 'articles')
| -rw-r--r-- | articles/a-vanity-vnc-server.md | 5 | ||||
| -rw-r--r-- | articles/serveur-vnc-vaniteux.md | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/articles/a-vanity-vnc-server.md b/articles/a-vanity-vnc-server.md index f2b48a9..f9c33f8 100644 --- a/articles/a-vanity-vnc-server.md +++ b/articles/a-vanity-vnc-server.md @@ -118,11 +118,6 @@ About 1 connection attempt per hour. Here are the logs in real time: -<style> -#terminal { - max-width: 720px; -}</style> - <div id="terminal"></div> ## Doesn't it already exist? diff --git a/articles/serveur-vnc-vaniteux.md b/articles/serveur-vnc-vaniteux.md index 5ae3b09..db27f52 100644 --- a/articles/serveur-vnc-vaniteux.md +++ b/articles/serveur-vnc-vaniteux.md @@ -103,11 +103,6 @@ J'ai été assez surpris du nombre de connections qui sont faites sur ces serveu Environ 1 tentative de connexion par heure. Voici les logs en temps réel : -<style> -#terminal { - max-width: 720px; -}</style> - <div id="terminal"></div> ## Existant |