salt-hub/public/css/duradel.css

19 lines
186 B
CSS

#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;
}