]> git.bitcoin.ninja Git - satsto.me/commitdiff
Group CSS styles first by tag then by class
authorAlex Lewin <alexlwn123@gmail.com>
Fri, 6 Sep 2024 14:16:15 +0000 (14:16 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 6 Sep 2024 14:16:15 +0000 (14:16 +0000)
index.html

index a804c9fbf776f5bfb79d8cdb2affe2ef6e309a7f..31cccf054c04f6935097872e473f9712d5909b73 100644 (file)
                                margin: 0 0 6px 0;
                                font-size: 24px;
                        }
+                       code {
+                               font-family: monospace;
+                               font-size-adjust: 0.5;
+                       }
                        .tiny-print {
                                font-size: 14px;
                                font-style: italic;
                        .go-button {
                                cursor: pointer;
                        }
-                       code {
-                               font-family: monospace;
-                               font-size-adjust: 0.5;
-                       }
                        .footer {
                                color: white;
                        }