This website requires JavaScript.
Explore
Help
Sign In
pohovor-public
/
symfony_example_app
Watch
2
Star
0
Fork
0
You've already forked symfony_example_app
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
192cfb9b73
symfony_example_app
/
assets
/
styles
/
app.css
12 lines
131 B
CSS
Raw
Normal View
History
Unescape
Escape
feat: use bootstrap layout for forms
2024-01-16 19:43:18 +00:00
body
{
background-color
:
skyblue
;
}
style: app styling
2024-01-17 09:36:47 +00:00
.
header
{
background-color
:
skyblue
;
}
feat: add stub implementation for image QRCodeFromEntity fix: base64 StubQRCodeGenerator
2024-01-17 10:49:52 +00:00
.
header-another-code
{
font-size
:
2rem
;
}
Reference in New Issue
Copy Permalink