first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
/****** Single View CSS ******/
.resources-single .img-wrapper img {
flex-shrink: 0;
width: 200px;
}
/***** Add entry CSS *****/
.resources-addentry .form-group label,
.resources-asearch .form-group label {
font-weight: bold;
padding-top: 20px;
}