------------------------------------------------------------
commit f15c2a9aaae97912a5a656433347b6c829a4359c
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:14:29 2024 +0000 Updated fontpairs.css diff --git a/fontpairs.css b/fontpairs.css index c894d11..9b7e7a2 100644 --- a/fontpairs.css +++ b/fontpairs.css @@ -1,3 +1,6 @@ +/* Font Imports */ +@import url("https://fonts.googleapis.com/css2?family=Georgia&family=Avenir:wght@300;700&family=Roboto:wght@700&family=Poppins:wght@300;600&family=Futura&family=DIN+Next:wght@500&family=Helvetica&family=Libre+Baskerville&family=Playfair+Display:ital@0;1&display=swap"); + /* Base Typography Styles */ h1 { font-size: 2.5rem; ------------------------------------------------------------
commit 173a0188325d194cfc096b16a4bf41806f00c541
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:12:39 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index a023a80..04cdd1e 100644 --- a/index.scroll +++ b/index.scroll @@ -3,7 +3,7 @@ fontpairs.css table rank - compose demo <div class="{name}"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text. This is {name}</p></div> + compose demo <div class="{name}"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text. This is {name}.</p></div> printColumn demo data name ------------------------------------------------------------
commit 8bbdcbe781c1d1bb3389869dadfd317ff4b27d7f
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:12:38 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index f0c6135..a023a80 100644 --- a/index.scroll +++ b/index.scroll @@ -3,7 +3,7 @@ fontpairs.css table rank - compose demo <div class="{name}"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text</p></div> + compose demo <div class="{name}"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text. This is {name}</p></div> printColumn demo data name ------------------------------------------------------------
commit 2fb1eef639e4b16e6213a7fc21107a217483dde1
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:12:12 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6fcf141..f0c6135 100644 --- a/index.scroll +++ b/index.scroll @@ -3,9 +3,10 @@ fontpairs.css table rank - compose demo <div class="georgia-avenir"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text</p></div> + compose demo <div class="{name}"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text</p></div> printColumn demo data + name georgia-avenir oswald-roboto poppins-style ------------------------------------------------------------
commit a5f4ad2cc3ce2685fa1b78056b1f3000278845ca
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:12:02 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 06d21aa..6fcf141 100644 --- a/index.scroll +++ b/index.scroll @@ -3,7 +3,7 @@ fontpairs.css table rank - compose demo <div class="georgia-avenir"><h1>A title</h1><h2>A subtitle</h2><p>And then some text</p></div> + compose demo <div class="georgia-avenir"><h1>{rank} A title</h1><h2>A subtitle</h2><p>And then some text</p></div> printColumn demo data georgia-avenir ------------------------------------------------------------
commit d489787e1185e716b8fc2d4bd908f51975a8c459
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:11:50 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index f1f7c3d..06d21aa 100644 --- a/index.scroll +++ b/index.scroll @@ -2,8 +2,9 @@ buildHtml fontpairs.css table - compose demo <div class="georgia-avenir"><h1>A title</h1><h2>A subtitle</h2><p>And then some text</p></div> - printColumn demo + rank + compose demo <div class="georgia-avenir"><h1>A title</h1><h2>A subtitle</h2><p>And then some text</p></div> + printColumn demo data georgia-avenir oswald-roboto ------------------------------------------------------------
commit 273e99e2b915d78be69d35fbfac3b46a33de1650
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:11:29 2024 +0000 Updated fontpairs.css diff --git a/fontpairs.css b/fontpairs.css index 9b7e7a2..c894d11 100644 --- a/fontpairs.css +++ b/fontpairs.css @@ -1,6 +1,3 @@ -/* Font Imports */ -@import url("https://fonts.googleapis.com/css2?family=Georgia&family=Avenir:wght@300;700&family=Roboto:wght@700&family=Poppins:wght@300;600&family=Futura&family=DIN+Next:wght@500&family=Helvetica&family=Libre+Baskerville&family=Playfair+Display:ital@0;1&display=swap"); - /* Base Typography Styles */ h1 { font-size: 2.5rem; ------------------------------------------------------------
commit eed0f935f026e51f8d4f9fd2effd8164b6af17ac
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:11:05 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index a47a534..f1f7c3d 100644 --- a/index.scroll +++ b/index.scroll @@ -1,8 +1,4 @@ buildHtml -replace DEMO - # A title - ### A subtitle - And some text fontpairs.css table ------------------------------------------------------------
commit 2b7a0c40bb10391e1fc6da4f8c25353b5365f9cf
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:11:02 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 321f732..a47a534 100644 --- a/index.scroll +++ b/index.scroll @@ -5,10 +5,17 @@ replace DEMO And some text fontpairs.css -<div class="georgia-avenir"> -DEMO -</div> - -<div class="oswald-roboto"> -DEMO -</div> +table + compose demo <div class="georgia-avenir"><h1>A title</h1><h2>A subtitle</h2><p>And then some text</p></div> + printColumn demo + data + georgia-avenir + oswald-roboto + poppins-style + monoton-futura + din-avenir + raleway-helvetica + script-baskerville + playfair + script-playfair + clarendon-lulo ------------------------------------------------------------
commit 98b86a1ea20bdcb5eefb56acb66183ffdb55e73a
Author: ffff:98.97.141.181 <ffff:98.97.141.181@hub.scroll.pub> Date: Fri Nov 15 01:09:10 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index ed85265..321f732 100644 --- a/index.scroll +++ b/index.scroll @@ -1,12 +1,14 @@ buildHtml +replace DEMO + # A title + ### A subtitle + And some text fontpairs.css <div class="georgia-avenir"> +DEMO +</div> -# A title - -### A subtitle - -And some text - +<div class="oswald-roboto"> +DEMO </div>