Skip to content

Instantly share code, notes, and snippets.

View andrelobo-zz's full-sized avatar

André Lobo andrelobo-zz

View GitHub Profile
@andrelobo-zz
andrelobo-zz / index.html
Created July 18, 2020 16:20
Music player ReactJS
<div id="root"></div>
<a target="_blank" title="instagram/web__addict" href="https://www.instagram.com/web__addict/"><i class="fab fa-instagram"></i></a>
@andrelobo-zz
andrelobo-zz / OpenSourceCRM.rst
Created February 27, 2020 20:40 — forked from cstroe/OpenSourceCRM.rst
A distilled list of open-source CRM software
.changing-background{background-color:yellow;}
.active{
font-weight:bold;
}
ul li {
// All menus li
}
ul li ul { // All submenus
margin-top: 10px;
margin-left: 10px;