]> gitweb.factorcode.org Git - factor.git/commitdiff
Revert "webapps.planet: css for hr"
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 23:17:09 +0000 (15:17 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 23:17:09 +0000 (15:17 -0800)
This reverts commit 9cfc8a754d1b84d0e69280d6f35967cd5c1c02f9.

extra/webapps/planet/planet.css

index e9d3ee4817b3dc2f8dfae415cb2d07315905fedb..5373641ec0fca3ce586e0d4f2785701f13fb6982 100644 (file)
@@ -42,10 +42,6 @@ pre, code {
     color: #000000;
 }
 
-hr {
-   height: 1px;
-}
-
 @media screen and (max-width: 600px) {
     .infobox {
         display: none;