Skip to content

Instantly share code, notes, and snippets.

border-radius: 30px 0 0 0;
border-bottom: 10px solid #6d96ac;
}
.leg-right:before{
right: -20px;
background-color: #fbfdfa;
border-radius: 0 30px 0 0;
border-bottom: 10px solid #b0cfe4;
}
{
"_id": "matching",
"_parentId": "block-4c",
"_classes": "",
"_layout": "full",
"_type": "component",
"_component": "matching",
"_attempts": 2,
"_shouldDisplayAttempts": false,
"_isRandom": false,
@cormac-work
cormac-work / codeSnippets.html
Last active October 27, 2016 13:27
Code snippets
INLINE AUDIO
<audio controls> <source src=\“course.en/assets/ES_1_2_0005.mp3\” type=\”audio/mpeg\”> Your browser does not support the audio tag.</audio>
Resiging images
<img src='course/en/assets/DE_1_1_V4.jpg' width=\"80\" height=\"80\"> (use slashes to avoid javascript errors)
ES-LVL1-U1-L1-
ES-LVL1-U1-L1-