create stylesheets for each page

This commit is contained in:
filifa
2024-10-05 19:15:34 -05:00
parent 658b07f27b
commit 13f693d312
7 changed files with 70 additions and 58 deletions

8
styles/about.css Normal file
View File

@@ -0,0 +1,8 @@
#usbimg {
width: 256px;
height: auto;
max-width: 100%;
margin-right: 10px;
margin-bottom: 10px;
float: left;
}