diff --git a/MYXXfm/pages/partners.html b/MYXXfm/pages/partners.html index ee689ec9..1f41d775 100644 --- a/MYXXfm/pages/partners.html +++ b/MYXXfm/pages/partners.html @@ -64,6 +64,8 @@ display: flex; align-items: center; margin-bottom: 25px; /* Increased space between items */ + text-decoration: none; /* Remove underline from links */ + color: #fff; /* Ensure text color is white */ } .schedule-item img { @@ -84,6 +86,17 @@ font-style: italic; } + .schedule-item a { + text-decoration: none; + color: inherit; /* Inherit text color */ + display: flex; + align-items: center; + } + + .schedule-item a:hover { + color: #FFD700; /* Change text color on hover */ + } + @media (max-width: 600px) { .header { font-size: 1.8em; @@ -128,23 +141,31 @@
-

- Placeholder Image -

DJcity

+
- Placeholder Image -

El Potrero Night Club

+ + El Potrero Night Club Logo +

El Potrero Night Club

+
- Placeholder Image -

ICRME

+ + ICRME Logo +

ICRME

+
- Placeholder Image -

Rose & Co. Colorado

+ + Rose & Co. Colorado Logo +

Rose & Co. Colorado

+
- \ No newline at end of file +