Skip to content

Instantly share code, notes, and snippets.

@NemoN
NemoN / fullyTest.html
Created September 22, 2016 09:22
Fully Website Integration Features Test Page
<html>
<head>
<style>
.console-log-div {
border: 1px solid gray;
padding: 5px 10px;
border-radius: 5px;
width: 95% !important;
background-color: #efefef;
}