Color fixed and logo
This commit is contained in:
87447
public/css/app.css
vendored
87447
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
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;
|
||||
}
|
||||
BIN
public/images/icon.png
Normal file
BIN
public/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
public/images/logo.png
Normal file
BIN
public/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
38458
public/js/app.js
vendored
38458
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user