Color fixed and logo
This commit is contained in:
13
public/css/styles.css
vendored
13
public/css/styles.css
vendored
@@ -24,3 +24,16 @@
|
||||
.MvWaheed {
|
||||
font-family: "MvWaheed";
|
||||
}
|
||||
|
||||
.bg-main-link {
|
||||
background-color: #1D1D1B;
|
||||
}
|
||||
|
||||
.bg-main-link:hover {
|
||||
background-color: #4A5568;
|
||||
}
|
||||
|
||||
.topics {
|
||||
background-color: #1D1D1B;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user