slateci / slate-portal

This repository contains the web Portal to the SLATE platform.
The Unlicense
5 stars 3 forks source link

CSS makes 'ul ul a' on page hard to read. #283

Closed adamhgriffith-uofu closed 1 year ago

adamhgriffith-uofu commented 1 year ago

From style.css:183:

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

Screenshot_2023-05-24_14-31-47

adamhgriffith-uofu commented 1 year ago

Adding @sthapa as a watcher since he found this.

adamhgriffith-uofu commented 1 year ago

Looks like this CSS is over three years old and came about in 101343ae67b79b993ae89b1e8f8f10d2b4b88495.