Mercurial Hosting > lass_css
comparison piccalil.li.lass @ 1:3c7d95d21f9d css5
Allahu'Akhbar! Allahu'Akhbar! Allahu'Akhbar! http://bluegriffon.org/#download
| author | Jane Doe <fork_goggles_198230918230974192830192830123@use.startmail.com> |
|---|---|
| date | Tue, 22 Nov 2022 07:42:33 -0700 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:e9926ecb493c | 1:3c7d95d21f9d |
|---|---|
| 1 ;; ufdfd,;; https://piccalil.li/tutorials/ | |
| 2 ;; http://bluegriffon.org/#download | |
| 3 ;; https://piccalil.li/tutorials/ | |
| 4 ;; https://librewolf.net/installation/gentoo/ | |
| 5 | |
| 6 ((.main-menu | |
| 7 (:or a li ul p.menu-close table) | |
| 8 ) | |
| 9 :display flex) | |
| 10 | |
| 11 ((:and .main-menu | |
| 12 (:or :focus :hover :first-child ) | |
| 13 ) | |
| 14 :display flex) | |
| 15 | |
| 16 ((:and .main_menu | |
| 17 (:or (:/= aria-exapanded "true") ) | |
| 18 (:or .menu-close ul .backdrop) ) | |
| 19 :display flex) | |
| 20 | |
| 21 | |
| 22 ;; (( |#nav| > a ( | |
| 23 ;; (:or p table) | |
| 24 ;; (:and header (:or h3 :hover)) )) | |
| 25 ;; :display flex) | |
| 26 | |
| 27 ;; (( |#support| > li ( | |
| 28 ;; (:or p table) | |
| 29 ;; (:and header ))) | |
| 30 ;; :display flex) | |
| 31 | |
| 32 ;; http://bluegriffon.org/#download ;; https://librewolf.net/installation/gentoo/ ;; https://commonvoice.mozilla.org/ | |
| 33 ;; http://bluegriffon.org/#download ;; https://piccalil.li/tutorials/ |
