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 | ||
| include:startheader [2021/01/14 13:45] – kakol | include:startheader [2024/11/26 03:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | < | + | <html>< |
| + | @font-face { | ||
| + | font-family: | ||
| + | src: local(' | ||
| + | } | ||
| + | .brand-header { | ||
| + | font-family: | ||
| + | } | ||
| + | @media screen and (max-width: 550px) { | ||
| + | .brand-header { | ||
| + | font-size: 4em; | ||
| + | } | ||
| + | } | ||
| + | </style>< | ||