css/bootstrap

This commit is contained in:
Yasder5 2026-02-16 20:16:27 +01:00
parent 4961d959ea
commit d670465aaa
14 changed files with 213 additions and 399 deletions

View file

@ -1,6 +1,9 @@
*{
margin: 0;
padding: 0;
}
body {
background-color: #f5f5f5;
padding: 2px;
}
.navbar {