146
| <![CDATA[<div class="card green-gradient mb-4 wow fadeIn" style="visibility: visible; animation-name: fadeIn;">
</div>]]>
|
18
| <![CDATA[<style>
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
background-color: #8DDCFC;
}
</style>]]>
|
31
| <![CDATA[<style>
#logo img {
padding: 0;
margin: 0;
max-width:185px;
max-height:95px;
width: auto;
height: auto;
}
</style>]]>
|
130
| <![CDATA[<style>
.list-group-mine .list-group-item:hover {
background-color: #5FBDE1;
}
</style>]]>
|
179
| <![CDATA[<script type="text/javascript">
// Animations initialization
new WOW().init();
</script>]]>
|