Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
stylesheet:style_miji [2025/01/25 15:35] – mijiih | stylesheet:style_miji [2025/01/25 16:56] (current) – external edit 127.0.0.1 |
---|
%% | %% |
| |
* { } pre { white-space: pre-wrap; } .ace-line span { background: silver; border-radius: 20px; padding: 1px 0px; font-size: 10px; } .ace-line .author-a-ahlz82zz70zz90zksz75z25z89ztz71zrz72z { background-image: radial-gradient(limegreen, lightgrey); margin-left: 20px; } .ace-line .author-a-z85zfz67zz89zcz73z40z84zlvn2z65zxz88z { background: lime; margin-left: 40px; } .ace-line .author-a-fz122z2z69zz122zxz69ziiz73znz75zez72zz79zz73z { background: blue; margin-left: 60px; } .ace-line .author-a-z85z3z87zz84zz82z0gz79zl8z70zz70zz89zcvz78z { background: pink; margin-left: 80px; } .ace-line .author-a-gz88zkz89zjz82zz65zz78zqoz89zz65z9z81zjz85z { background: olivedrab; margin-left: 100px; } .ace-line .author-a-tz65zkz85zh7pxz84zuz87zz76zxz83z34 { background: purple; margin-left: 120px; } .ace-line .author-a-1z77zz90z3k9z65zhagz71zbgz80zz75zs { background: honeydew; margin-left: 140px; } .ace-line .author-a-6tz75zkmcz65z4z88z9wz76zmqz88zs { background: yellow; margin-left: 160px; } .ace-line author-a-d1exz76zz82z2tkv6xz90zz82zfz82zs { background: black; margin-left: 180px; } | 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; } |
| element.style { |
| border-radius: 50%; |
| background: url(/images/textures/CANVAS27.JPG); |
| background-size: 100%; |
| } |
| |
%% | %% |