Skip to content

Commit 9b46930

Browse files
author
Daniell Mesquita
committed
#45 Delete all incomplete/unused codes/files
1 parent c353672 commit 9b46930

File tree

11 files changed

+2
-92
lines changed

11 files changed

+2
-92
lines changed

elements.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@
1717
<article>
1818
<nopehtml><blockquote style="background:#D6D6D6;border-top:1px solid #E7534F;border-bottom:1px solid #E7534F;border-left:10px solid #E7534F;border-right:10px solid #E7534F;border-radius:20px;margin:0 auto;text-align:center"><div style="margin-top: -7px;margin-left: 5px;width: 80px;height: 80px;clear: left;float: left"><img src="rsc/warning.svg" width="80px" height="80px"/></div><h1 style="font-size:40px;margin-top:-5px;margin-bottom:-1px">Aviso</h1><br>Seu navegador não suporta sites construídos em PEHTML. Isso significa que esse site não será exibido corretamente em seu atual navegador. <br><a href="../boat">Baixe o navegador Internet Boat</a> para experimentar todo o poder do PEHTML e aproveitar todos os recursos desse site.<br/><p>Don't know what is PEHTML? Learn <a href="https://developers.plasmmer.com/PEHTML" target="blank">here</a>.</p></blockquote></nopehtml>
1919
<p>After follow the <a href="index.html#instructions" target="blank">instructions</a>, here is the page for you start inserting elements to your page/app that uses the power of Framework.js!</p>
20-
<h1>Popunders</h1><br/>
21-
<h4>Fullscreen</h4>
22-
<h6>Action to activate</h6>
23-
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin: 6px 41px; width: 372px; height: 16px;">&lt;div onclick="$('#yourpopunder').toggle();return false"&gt;&lt;/div&gt;</textarea>
24-
<h6>Code of popunder (you can add more popunders to container)</h6>
25-
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 504px;height:16px">&lt;div class="popunders"&gt;&lt;div id="yourpopunder" style="display: none;"&gt;&lt;/div&gt;&lt;/div&gt;</textarea>
26-
<br/><h1>Headings</h1>
20+
<h1>Headings</h1>
2721
<h1>Heading 1</h1>
2822
<h2>Heading 2</h2>
2923
<h3>Heading 3</h3>

rsc/ask.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

rsc/common.css

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,8 @@ div.caption span{color:#333;font-size:14px}
1919
img.align-left, .img-wrap.align-left{float:left;margin:0 10px 5px 0}
2020
img.align-right, .img-wrap.align-right{float:right;margin:0 0 5px 10px}
2121
img.full-width{clear:both;display:block;width:100%;height:auto;margin:0 0 10px 0}
22-
.blockquotebtn {
23-
background-color: #e7534f;
24-
border-top: 1px solid #333;
25-
border-left: 1px solid #333;
26-
font-size: 20px;
27-
font-weight: bold;
28-
padding: 3px 8px;
29-
border-radius: 10px 0 0 0;
30-
color: #fff;
31-
position: relative;
32-
top: -7px;
33-
left: 10px;
34-
float: right;
35-
-webkit-user-select: none;
36-
-moz-user-select: none;
37-
user-select: none
38-
}
3922

40-
.blockquoteminibtn{border:1px solid #333;border-radius:0 !important;height:27px;top:-10px !important}.browsers{line-height:30px;margin-bottom:0px}.button,button{color:white;font-weight:bold;font-size:30px;padding:7px;background-color:#e7534f;border:1px solid #333;}.input,input{background:#d6d6d6;border:1px solid #333;font-family:Arial;color:#585b55;padding:5px}.textarea,textarea{display:inline;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;padding:10px;background:#d6d6d6;border:1px solid #333;font-family:Arial;color:#585b55;font-size:12px;font-weight:bold}
23+
.textarea,textarea{display:inline;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;padding:10px;background:#d6d6d6;border:1px solid #333;font-family:Arial;color:#585b55;font-size:12px;font-weight:bold}
4124

4225
.footer-shadow {
4326
width: 100%;

rsc/deviantart.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

rsc/facebook.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

rsc/github.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

rsc/icon.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

rsc/jquery.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

rsc/script.js

Lines changed: 0 additions & 45 deletions
This file was deleted.

rsc/style.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)