{% extends "ndf/base.html" %} {% load pagination_tags %} {% load ndf_tags %} {% load i18n %} {% block title %} {% blocktrans %} {{title}} {% endblocktrans %} {% endblock %} {% block style %} .divider-line { font-size: xx-large; color:lightgray; } .line-height-2 { line-height:2; } .line-height-2pt5 { line-height:2.5; } .fontsize-x-large { font-size: x-large; } .margin-0 { margin: 0 !important ;} /* Setting css-properties for reveal-modal's label */ div.reveal-modal > label { color: white; font-weight: bold; font-size: 1rem; } .resource-drawer { border-color: #D3D3D3; border-style: solid; padding: 0 !important; overflow-y: auto; } .resource-drawer li.bullet-item:hover{ background-color: #ecf0f1; cursor:pointer; } .posted-by{ color: #808080; font-size: small; } .selected-resource { background-color:lightgray !important ; } .resource-type-image { height:40px; background-repeat:no-repeat; background-size: 48px 48px {% endblock %} {% block meta_content %}