css don't works #5

Closed
opened 2025-12-07 15:21:31 +03:00 by Cubek · 2 comments
Owner

@DenKFU
у тебя не работает css файл потому что ты .. написал
правильный вариант

@DenKFU <link rel="stylesheet" href="../static/style_index.css"> у тебя не работает css файл потому что ты .. написал правильный вариант <link rel="stylesheet" href="/static/style_index.css">
Author
Owner

ой ща
раньше

<link rel="stylesheet" href="../static/style_index.css">

новый

<link rel="stylesheet" href="/static/style_index.css">
ой ща раньше ```css <link rel="stylesheet" href="../static/style_index.css"> ``` новый ```css <link rel="stylesheet" href="/static/style_index.css"> ```
Collaborator

исправил

исправил
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Cubek/group_project#5
No description provided.