Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorhossainemruz <emruz@appscode.com>2020-06-08 03:43:47 +0300
committerhossainemruz <emruz@appscode.com>2020-06-08 03:43:47 +0300
commit8cfa9757d62ceaa31229db6598d0caa58a5bccd0 (patch)
treef49d8cf1e74f9681ef5aac8fac3d2100a1363cf0 /static
parent769fdea9b87db432da50d0e309b6bc0f87ee37ec (diff)
Change profile background color
Diffstat (limited to 'static')
-rw-r--r--static/assets/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/assets/css/home.css b/static/assets/css/home.css
index 4f193c3..78c0373 100644
--- a/static/assets/css/home.css
+++ b/static/assets/css/home.css
@@ -28,7 +28,7 @@
.home img {
width: 148px;
height: 148px;
- background-color: #f9fafc;
+ background-color: #e7e7ef;
padding: 5px;
margin-bottom: 10px;
}