badcamp / badcamp-2018

The magic that is the BADCamp 2018 website!
https://2018.badcamp.net
MIT License
0 stars 2 forks source link

Style Session Topics on Schedule Page #183

Open JQTNguyen opened 6 years ago

JQTNguyen commented 6 years ago

Use CSS to style the Session Topics on the Schedule page to give them a Button-y appearance that more closely resembles that of the Days and Event Types.

The same Gold Background Color should be used to denote an Active State.

See image below for concept:

image

If exact styles in concept mock-up are desired, this is:

background-color: #0071bd;
color: white;
padding: 2px 8px;