Post-Platform Digital Publishing Toolkit

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stylesheet:style_miji [2025/01/25 16:04] mijiihstylesheet:style_miji [2025/01/25 16:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 %% %%
  
-h2 { color: limegreen;  }+h2 { color: limegreen;   
 +    font-weight: bold; 
 +    font-family: sans-serif; 
 +    font-size: 5em; 
 +    text-shadow: 0 -0.2em 0.1em red, 0em -0.4em 0.2em deeppink, 0em -0.6em 0.4em orange; 
 p:nth-child(1) { background: red; }  p:nth-child(1) { background: red; } 
-<div class="picto" style="border-radius: 50%;background: url('/images/textures/CANVAS27.JPG');background-size: 100%;"></div>+element.style 
 +    border-radius: 50%; 
 +    background: url(/images/textures/CANVAS27.JPG); 
 +    background-size: 100%; 
 +}
  
  
 %% %%
stylesheet/style_miji.1737821060.txt.gz · Last modified: 2025/01/25 16:56 (external edit)