WebExtension example of some windows API functions. (#123)

This commit is contained in:
Flávio da Silva Rodrigues Almeida
2016-10-31 19:16:39 -02:00
committed by wbamberg
parent 81c4b3381c
commit c42a263968
9 changed files with 132 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
html, body {
width: 350px;
}
a {
margin: 10px;
display: inline-block;
}
.panel {
margin: 5px;
}