Mercurial Hosting > lass_css
comparison bluegriffon.org.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, | |
| 2 ;; http://bluegriffon.org/#download | |
| 3 ;; https://librewolf.net/installation/gentoo/ | |
| 4 ;; https://commonvoice.mozilla.org/ | |
| 5 | |
| 6 ((section | |
| 7 (:or p table) | |
| 8 (:and header (:or |#author-avatar| "#index-link" h1)) ) | |
| 9 :display flex) | |
| 10 | |
| 11 (( |#nav| > a ( | |
| 12 (:or p table) | |
| 13 (:and header (:or h3 :hover)) )) | |
| 14 :display flex) | |
| 15 | |
| 16 (( |#support| > li ( | |
| 17 (:or p table) | |
| 18 (:and header ))) | |
| 19 :display flex) | |
| 20 | |
| 21 ;; http://bluegriffon.org/#download ;; https://librewolf.net/installation/gentoo/ ;; https://commonvoice.mozilla.org/ |
