Started work on the site design
This commit is contained in:
18
public/css/duradel.css
Normal file
18
public/css/duradel.css
Normal file
@ -0,0 +1,18 @@
|
||||
#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;
|
||||
}
|
Reference in New Issue
Block a user