Mercurial Hosting > lass_css
comparison kazuhisa.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 ;﷽ | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 ;(body ;(blockquote | |
| 7 ; (ul ; ((:or p p:first-child p:last-child ) | |
| 8 ; :list-style none ; :list-style none | |
| 9 ; ((:or li a) ; (li | |
| 10 ; :margin 0 :padding 0 ; :margin 0 :padding 0 | |
| 11 ; :display inline-block); :display inline-block))) | |
| 12 ; (time ; | |
| 13 ; ))) ; | |
| 14 | |
| 15 ; | |
| 16 ; | |
| 17 ; (header | |
| 18 ; (h2 | |
| 19 ; :list-style none | |
| 20 ; ((:or a (:and :hover (:and :active :before)) ) | |
| 21 ; :margin 0 :padding 0 | |
| 22 ; :display inline-block))) | |
| 23 | |
| 24 ; ;(header | |
| 25 ;(section ; (ul | |
| 26 ; (time ; :list-style none | |
| 27 ; :list-style none ; ((:or a | |
| 28 ; (li ; (:and :hover ) li) | |
| 29 ; :margin 0 :padding 0 ; :color snow :padding 0 | |
| 30 ; :display inline-block))); :margin 0 :flex 1px))) | |
| 31 | |
| 32 ;((a :and :hover):color blue ) | |
| 33 ;((a :and :hover :and :active):color magenta) | |
| 34 ;((a :and :hover):position relative ) | |
| 35 ;((a :and :hover :and :before):display none) | |
| 36 ;((a :and :hover):color rebeccapurple ) | |
| 37 | |
| 38 ;(header | |
| 39 ; (h1 | |
| 40 ; :list-style none | |
| 41 ; (((:and a :hover) (:or a :active :before)) | |
| 42 ; :color snow :padding 0))) | |
| 43 | |
| 44 | |
| 45 ((blockquote > p) | |
| 46 :color rebeccapurple) | |
| 47 | |
| 48 ((blockquote > p(:or e :first-child :last-child)) | |
| 49 :color rebeccapurple) | |
| 50 | |
| 51 ;((:or h1 h2 h3) | |
| 52 ; :color black | |
| 53 ; ) |
