Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
stylesheet:style_the_computer_store_alt [2025/01/25 16:56] – external edit 127.0.0.1 | stylesheet:style_the_computer_store_alt [2025/01/26 17:01] (current) – wgp | ||
---|---|---|---|
Line 1: | Line 1: | ||
%% | %% | ||
+ | |||
+ | /* this styling works when wanting to center bold text, italic text will be on the left of the discussion, and normal p paragraph will appear on the right */ | ||
+ | |||
+ | |||
p { | p { | ||
background: linear-gradient(155deg, | background: linear-gradient(155deg, | ||
color: #fff; | color: #fff; | ||
border-radius: | border-radius: | ||
- | max-width: | + | max-width: |
padding: 15px; | padding: 15px; | ||
} | } |