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:23] (current) – mijiih | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| %% | %% | ||
| - | h1{ border-image : url("/ | + | h2 { color: limegreen; |
| + | font-weight: bold; | ||
| + | font-family: sans-serif; | ||
| + | font-size: 5em; | ||
| + | text-shadow: | ||
| + | p:nth-child(1) { background: red; } | ||
| + | element.style { | ||
| + | | ||
| + | background: url(/ | ||
| + | background-size: 100%; | ||
| + | } | ||
| %% | %% | ||