diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,13 +7,13 @@ <link rel="stylesheet" href="css/bootstrap.min.css"> <style> .button-expand { - margin-right: 1em; + margin-right: 1em; } h1, .h1 { - margin-top: 20px; + margin-top: 20px; } td > code { - color: inherit; + color: inherit; } .mark-success { color: #00d100; |