UPDC Home: Difference between revisions

Last edited by on 02 07 2026
Jump to: navigation, search
imported>Admin
No edit summary
imported>Admin
No edit summary
Line 39: Line 39:


.updc-search input:focus {
.updc-search input:focus {
     border-color: #5da423;
     border-color: #004421;
     box-shadow: 0 0 5px rgba(93,164,35,0.3);
     box-shadow: 0 0 5px rgba(0,68,33,0.3);
}
}


Line 46: Line 46:
     margin-left: 10px;
     margin-left: 10px;
     padding: 12px 20px;
     padding: 12px 20px;
     background: #5da423;
     background: #004421;
     border: 1px solid #457a1a;
     border: 1px solid #002211;
     border-radius: 25px;
     border-radius: 25px;
     font-size: 16px;
     font-size: 16px;
Line 60: Line 60:


.updc-search button:hover {
.updc-search button:hover {
     background: #457a1a;
     background: #002211;
}
}



Revision as of 07:35, 25 September 2025

KNOW MORE ABOUT UPDC DATA COMMONS

ℹ

About UPDC

This section contains Wiki pages that describe what the UPDC Data Commons is, the services that we offer, and the team that maintains our operations.

Learn More
⚙

Using UPDC Services

This section details how users can access UPDC services, utilize our data management tools, and communicate service requests to our team via the support portal.

Learn More
⚖

Policies and Guidelines

This section lists the different policies and guidelines implemented by the UPDC team concerning data management, security, and operational procedures.

Learn More

Recent Updates