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: #007cba;
     border-color: #5da423;
     box-shadow: 0 0 5px rgba(0,124,186,0.3);
     box-shadow: 0 0 5px rgba(93,164,35,0.3);
}
}


Line 46: Line 46:
     margin-left: 10px;
     margin-left: 10px;
     padding: 12px 20px;
     padding: 12px 20px;
     background: #007cba;
     background: #5da423;
     color: white;
     color: white;
     border: none;
     border: none;
Line 56: Line 56:


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



Revision as of 07:24, 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