Mercurial Hosting > lass_css
comparison sleckt.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 ;; Rabi II 14, 1444 | |
| 3 | |
| 4 | |
| 5 ;; (:let ((color "#0088EE")) | |
| 6 ;; (div | |
| 7 ;; :background #(color) | |
| 8 ;; ;; :text-style (underline) | |
| 9 ;; ;; :color (rgb 212 112 30) | |
| 10 ;; ;; :background (url "/foo") | |
| 11 ;; ;; :border ( 1px solid black ) | |
| 12 ;; )) | |
| 13 (article | |
| 14 ((:or p blockquote) | |
| 15 :margin 0 :padding 0 | |
| 16 | |
| 17 (a | |
| 18 | |
| 19 :color black) | |
| 20 | |
| 21 | |
| 22 ((:and a :hover) | |
| 23 :color darkred :text-style underline))) |
