diff --git a/amadeus/static/css/base/amadeus.css b/amadeus/static/css/base/amadeus.css index 80cf685..0415f0b 100755 --- a/amadeus/static/css/base/amadeus.css +++ b/amadeus/static/css/base/amadeus.css @@ -594,20 +594,6 @@ a:focus { .subscribe-subject { border:none; } - -.subject-card-items { - padding-right: 0px; -} -.subject-card-items i{ - font-size: 25px !important; - margin-top: 6px; - margin-right: 10px; - color: black !important; -} - -.subject-card-items i:hover{ - color: white !important; -} /* subjects app ends */ /* Themes */ @@ -840,22 +826,4 @@ a.add-row { .add_resource ul { width: 100%; -} - -/*topics app starts*/ - -.topic-card-items { - padding-right: 0px; -} -.topic-card-items i{ - font-size: 25px !important; - margin-top: 6px; - margin-right: 10px; - color: black !important; -} - -.topic-card-items i:hover{ - color: white !important; -} - -/*topic app ends*/ \ No newline at end of file +} \ No newline at end of file diff --git a/subjects/templates/subjects/subject_card.html b/subjects/templates/subjects/subject_card.html index 64de2df..557b496 100644 --- a/subjects/templates/subjects/subject_card.html +++ b/subjects/templates/subjects/subject_card.html @@ -19,7 +19,7 @@ -