diff --git a/inicial.txt b/inicial.txt deleted file mode 100644 index 348ec8a..0000000 --- a/inicial.txt +++ /dev/null @@ -1 +0,0 @@ -Repositorio corretor_sinais Criado diff --git a/views/assets/css/main.css b/views/assets/css/main.css new file mode 100644 index 0000000..8448ac2 --- /dev/null +++ b/views/assets/css/main.css @@ -0,0 +1,49 @@ + +header, section, footer, aside, nav, main, article, figure { + display: block; +} + +header { + text-align: center; + margin-bottom: 20px; + border-bottom: 1px solid rgba(230, 230, 230, 1.0);; +} + +h1, h2, h3, h4,h5, h6 { + color: rgba(125, 200, 255, 1.0); + font-family: verdana; +} + +.row { + margin-left: 1%; + margin-right: 1%; +} + +.input-group { + width: 100%; +} + +.btn-info { + width: 100%; +} + +.btn-file { + position: relative; + overflow: hidden; +} + +.btn-file input[type=file] { + position: absolute; + top: 0; + right: 0; + min-width: 100%; + min-height: 100%; + font-size: 100px; + text-align: right; + /* filter: alpha(opacity=0); */ + opacity: 0; + outline: none; + background: white; + cursor: inherit; + display: block; +} diff --git a/views/img/blender.svg b/views/img/blender.svg new file mode 100644 index 0000000..bc1a3a9 --- /dev/null +++ b/views/img/blender.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + Jakub Steiner + + + http://jimmac.musichall.cz + + + + + + + + + + + + + + + + + + + + + diff --git a/views/index.html b/views/index.html new file mode 100644 index 0000000..d3662eb --- /dev/null +++ b/views/index.html @@ -0,0 +1,62 @@ + + + Corretor de Sinais + + + + + + +
+
+

Corretor de Sinais

+
+
+

+

+ +
+

+

+

+ +
+

+
+
+

+

+

+

+

+

+
+
+

+

+

+

+

+
+ + + + +
+
+

+
+
+ + + + + -- libgit2 0.21.2