#8487 closed patch
website - fix some font-warnings in style.css
| Reported by: | SF/clemty | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Web |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
although the css passes the w3 check there are still a lot of warnings when you follow the validator link;
this patch to style.css aims to fix the following warnings (each occurs 2-3 times):
"Family names containing whitespace should be quoted" "You are encouraged to offer a generic family as a last alternative"
I hope the changes don't affect display/compatibility, and while these changes are not necessary it seems more standard-conform this way
Ticket imported from: #1358467. Ticket imported from: patches/592.
Attachments (1)
Change History (4)
by , 20 years ago
| Attachment: | fix_some_font_warnings.diff added |
|---|
comment:1 by , 20 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
comment:3 by , 7 years ago
| Component: | → Web |
|---|
Note:
See TracTickets
for help on using tickets.

The patch was reversed, but other than that, it looks fine.
Commited, thanks.