This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
meghna-hugo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
changed span color to white for member and testimonial
pull/141/head
abhidj0090
4 years ago
parent
4af8510b6d
commit
89c8651879
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
assets/css/custom.css
+ 6
- 0
assets/css/custom.css
View File
@@ -0,0 +1,6 @@
.client-meta span{
color:white;
}
.member-meta span{
color:white;
}
Write
Preview
Loading…
Cancel
Save