diff options
author | polo <ordipolo@gmx.fr> | 2025-03-31 18:43:53 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-03-31 18:43:53 +0200 |
commit | 43c962f442165327d73756c62501ff823d43f9f3 (patch) | |
tree | 89feaa2c625b91b1ad451e73d074378bb54555c5 /public/css/trombinoscope.css | |
parent | fb69a844f1ce20fd6ba4bbbb352004bfc5d881af (diff) | |
download | cms-43c962f442165327d73756c62501ff823d43f9f3.zip |
positions dans table page, fil d'ariane en haut, logo dans footer
Diffstat (limited to 'public/css/trombinoscope.css')
-rw-r--r-- | public/css/trombinoscope.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/trombinoscope.css b/public/css/trombinoscope.css new file mode 100644 index 0000000..f42dad8 --- /dev/null +++ b/public/css/trombinoscope.css | |||
@@ -0,0 +1,4 @@ | |||
1 | article img | ||
2 | { | ||
3 | border-radius: 50%; | ||
4 | } \ No newline at end of file | ||