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:
authorPau Trepat Segura <pau.trepat.segura@gmail.com>2020-06-22 16:25:56 +0300
committerPau Trepat Segura <pau.trepat.segura@gmail.com>2020-06-22 19:03:05 +0300
commit262d49725678caeb2f03c9d0eaeb17cbfaee36f7 (patch)
treebbede866206761931f0155355bbcd6f4557a1cf9 /static
parentfc229b53bb1811a431ffeb6eefb42279eab841be (diff)
Remove css rule that always is overwrote by bootstrap
Diffstat (limited to 'static')
-rw-r--r--static/assets/css/experiences.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/assets/css/experiences.css b/static/assets/css/experiences.css
index 2908726..9e6d2b9 100644
--- a/static/assets/css/experiences.css
+++ b/static/assets/css/experiences.css
@@ -6,10 +6,6 @@
margin-top: 1.5rem !important;
}
-.text-muted {
- color: #e5e9f2;
-}
-
.experiences ul {
padding-left: 1rem;
}