Files
web_2025/R3.01/tp/tp5/src/assets/style.css
T

14 lines
123 B
CSS
Raw Normal View History

2026-05-05 08:47:04 +02:00
.action{
text-align : right;
}
.action a {
margin-right : 1rem;
}
table {
font-size : 1.5rem;
}
body {
padding : 2rem;
}