Post-Platform Digital Publishing Toolkit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
stylesheet:style_playgound [2025/01/16 22:25] – created dorianestylesheet:style_playgound [2025/01/23 08:22] (current) doriane
Line 1: Line 1:
 +%%
 *{ *{
-    background: green;+    background: linear-gradient(to bottom,honeydew, olivedrab); 
 +    border: 1px solid greenyellow; 
 +    border-radius: 1em; 
 +    box-shadow: 0 0 1em greenyellow; 
 +    padding: 0.5em !important;
 } }
 +%%
 +
 +