Redesign Symfony page with clean, professional styling

- Simplify table of contents navigation (remove colored icons)
- Remove gradient backgrounds from section headers
- Simplify version requirement cards (remove gradients and accent lines)
- Update callout boxes to use consistent slate-50 background
- Simplify notification type cards (remove gradient backgrounds)
- Use uniform slate/indigo color scheme throughout
- Fix malformed HTML in code blocks
- Update notification example to match callout style
This commit is contained in:
Younes ENNAJI
2026-01-25 06:14:41 +01:00
parent 06f75b21eb
commit 9eb6dcf8fa
4 changed files with 307 additions and 1227 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dist/main.css": "/dist/main.2ef7930f.css",
"dist/main.css": "/dist/main.309ebc17.css",
"dist/main.js": "/dist/main.943ce8e8.js",
"dist/455.3a7b4474.css": "/dist/455.3a7b4474.css",
"dist/455.095e6545.js": "/dist/455.095e6545.js",
+1 -1
View File
@@ -2,7 +2,7 @@
"entrypoints": {
"main": {
"css": [
"/dist/main.2ef7930f.css"
"/dist/main.309ebc17.css"
],
"js": [
"/dist/main.943ce8e8.js"
File diff suppressed because one or more lines are too long
+304 -1224
View File
File diff suppressed because it is too large Load Diff