salt-hub/public/css/duradel.css

19 lines
186 B
CSS
Raw Normal View History

2023-04-08 16:44:28 -04:00
#top-bar{
margin-bottom: 15px;
}
#top-bar,
#top-bar ul{
background: #6200ee;
color: white;
font-size: 18px;
}
#top-bar a{
color: white;
}
#top-bar a:hover{
color: #eee;
}