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 | ||
---|---|---|---|
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%; | ||
+ | } | ||
%% | %% |