Documented Autism
|
High Quality Articles
|
Notable Members
|
Glowers Club
|
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:styling [2021/01/14 16:33] – kakol | wiki:styling [2024/11/26 03:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <code css screen.css> | + | <code css all.css> |
| - | /* Theme patches */ | + | /* placed in < |
| + | # | ||
| + | content: 'Hello from stylingpages'; | ||
| + | color: black; | ||
| + | background: white; | ||
| + | border: 1px solid red; | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | /* Glowers theme patches */ | ||
| / | / | ||
| code { background: #2dc72a38; border: 0; } | code { background: #2dc72a38; border: 0; } | ||
| Line 34: | Line 45: | ||
| background-color: | background-color: | ||
| } | } | ||
| - | </code> | + | </style></ |